Revit 2020.1 API |
BuiltInFailures..::..FamilyFailures..::..SizeLookupTableIsNotAvailableForType Property |
BuiltInFailures..::..FamilyFailures Class See Also |
Size Lookup Table is not available for type [Family Symbol].
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 20.0.0.0 (20.1.1.1)
Syntax
C# |
---|
public static FailureDefinitionId SizeLookupTableIsNotAvailableForType { get; } |
Visual Basic |
---|
Public Shared ReadOnly Property SizeLookupTableIsNotAvailableForType As FailureDefinitionId Get |
Visual C++ |
---|
public: static property FailureDefinitionId^ SizeLookupTableIsNotAvailableForType { FailureDefinitionId^ get (); } |