RebarShapeDefinitionBySegments Properties

The RebarShapeDefinitionBySegments type exposes the following members.

Properties

  NameDescription
Public propertyComplete
Report whether the shape definition is fully constrained.
(Inherited from RebarShapeDefinition.)
Public propertyIsPlanar
Reports whether the shape definition lies within a plane: false if a spiral, true in all other cases.
(Inherited from RebarShapeDefinition.)
Public propertyIsValidObject
Specifies whether the .NET object represents a valid Revit entity.
(Inherited from RebarShapeDefinition.)
Public propertyMajorSegmentIndex
Index of a segment that can be considered the most important. Revit attempts to preserve the orientation of this segment when a Rebar instance changes its RebarShape to one with a different number of segments.
Public propertyNumberOfSegments
The number of straight segments in this shape.
Public propertyNumberOfVertices
The number of vertices in this shape, always equal to NumberOfSegments + 1.

See Also