2027 Members
Changes 0
M

RebarShapeDefinitionBySegments Properties

Name Return Type Description Inherited From
P Complete bool Report whether the shape definition is fully constrained. (Inherited from RebarShapeDefinition ) RebarShapeDefinition
P IsPlanar bool Reports whether the shape definition lies within a plane: false if a spiral, true in all other cases. (Inherited from RebarShapeDefinition ) RebarShapeDefinition
P IsValidObject Boolean Specifies whether the .NET object represents a valid Revit entity. (Inherited from RebarShapeDefinition ) RebarShapeDefinition
P MajorSegmentIndex int 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.
P NumberOfSegments int The number of straight segments in this shape.
P NumberOfVertices int The number of vertices in this shape, always equal to NumberOfSegments + 1.