Revit 2026 API
DimensionHas |
Determines whether a dimension has one segment.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public bool HasOneSegment()
Public Function HasOneSegment As Boolean
public: bool HasOneSegment()
member HasOneSegment : unit -> bool
Return Value
BooleanSee Also