An enumerated type containing possible referencing options for DirectShapes.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)
Syntax
C#
public enum DirectShapeReferencingOption
Members
Member name | Value | Description |
---|---|---|
NotReferenceable | 0 | The associated DirectShape shall not be referenceable. |
Referenceable | 1 | The associated DirectShape may be dimensioned and/or otherwise referenced. |