RebarShapeVertex
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| Dispose() | None | Releases all resources used by the RebarShapeVertex | |
| Equals | None | (Inherited from Object .) | Object . |
| GetConstraints() | IList<RebarShapeConstraint> | Retrieve the list of constraints associated with this vertex. | |
| GetHashCode | None | (Inherited from Object .) | Object . |
| GetType | None | (Inherited from Object .) | Object . |
| SetConstraints(IList<RebarShapeConstraint>) | None | Assign a new list of constraints to this vertex. | |
| ToString | None | (Inherited from Object .) | Object . |
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| BendAngle | RebarShapeBendAngle | The range of permissible angles at this bend. | |
| IsValidObject | bool | Specifies whether the .NET object represents a valid Revit entity. | |
| 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. |