Share

ExternallyTaggedNonBRepUsage Enumeration

The ways in which an ExternallyTaggedNonBRep can be used in Revit.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)

Syntax

C#

public enum ExternallyTaggedNonBRepUsage

Members

Member nameValueDescription
Displayable0 Can be used for display purposes.
Referenceable3 Can be dimensioned to as well as snapped to.
Selectable1 Can be selected as well as displayed.
Snappable2 Can be snapped to as well as selected.

See Also

Reference

Was this information helpful?