Revit 2018 API |
BuiltInFailures..::..FamilyFailures..::..FamilyNotFitHostShape Property |
BuiltInFailures..::..FamilyFailures Class See Also |
The host shape has changed and the family is no longer appropriate.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 18.0.0.0 (18.2.0.13)
Syntax
C# |
---|
public static FailureDefinitionId FamilyNotFitHostShape { get; } |
Visual Basic |
---|
Public Shared ReadOnly Property FamilyNotFitHostShape As FailureDefinitionId Get |
Visual C++ |
---|
public: static property FailureDefinitionId^ FamilyNotFitHostShape { FailureDefinitionId^ get (); } |