RebarShapeMultiplanarDefinition
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| Dispose() | None | Releases all resources used by the RebarShapeMultiplanarDefinition | |
| Equals | None | Determines whether the specified Object is equal to the current Object . (Inherited from Object .) | Object . |
| GetHashCode | None | Serves as a hash function for a particular type. (Inherited from Object .) | Object . |
| GetType | None | Gets the Type of the current instance. (Inherited from Object .) | Object . |
| SetPresenceOfSegments(Boolean, Boolean, Boolean) | None | Simultaneously set the presence of all 3D segments. | |
| ToString | None | Returns a string that represents the current object. (Inherited from Object .) | Object . |
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| DepthParamId | ElementId | Id of the parameter driving the multiplanar depth. The depth is measured center-to-center of the bar. A valid shape parameter must be assigned to DepthParamId before the MultiplanarDefinition can be used in RebarShape creation. | |
| IsDuplicateShapePresent | bool | Whether the shape definition includes an offset copy of the 2D shape. | |
| IsEndConnectorPresent | bool | Whether a perpendicular segment is constructed from the end of the 2D shape. | |
| IsStartConnectorPresent | bool | Whether a perpendicular segment is constructed from the start of the 2D shape. | |
| IsValidObject | bool | Specifies whether the .NET object represents a valid Revit entity. | |
| OutOfPlaneBendDiameter | double | Bend diameter to be applied to the connector segments. |