2021 Members
Changes 4
M

RebarShapeVertex

Name Return Type Description Inherited From
M Dispose() None Releases all resources used by the RebarShapeVertex
M Equals None (Inherited from Object .) Object .
M GetConstraints() IList<RebarShapeConstraint> Retrieve the list of constraints associated with this vertex.
M GetHashCode None (Inherited from Object .) Object .
M GetType None (Inherited from Object .) Object .
M SetConstraints(IList<RebarShapeConstraint>) None Assign a new list of constraints to this vertex.
M ToString None (Inherited from Object .) Object .
Name Return Type Description Inherited From
P BendAngle RebarShapeBendAngle The range of permissible angles at this bend.
P IsValidObject bool Specifies whether the .NET object represents a valid Revit entity.
P Turn RebarShapeVertexTurn The sense of the turn. The Turn property must be set to Left or Right on each internal vertex before the RebarShapeDefinitionBySegments is used. Default is permissible for the first and last vertex, since they do not correspond to bends.