An enumerated type containing possible referencing options for DirectShapes.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 23.0.0.0 (23.1.0.0)
Since: 2016
Since: 2016
Syntax
C# |
---|
public enum DirectShapeReferencingOption |
Visual Basic |
---|
Public Enumeration DirectShapeReferencingOption |
Visual C++ |
---|
public enum class DirectShapeReferencingOption |
Members
Member name | Description |
---|---|
NotReferenceable | The associated DirectShape shall not be referenceable. |
Referenceable | The associated DirectShape may be dimensioned and/or otherwise referenced. |