RebarShapeMultiplanarDefinition Members

The RebarShapeMultiplanarDefinition type exposes the following members.

Constructors

  NameDescription
Public methodRebarShapeMultiplanarDefinition
Create a RebarShapeMultiplanarDefinition for use in creating a RebarShape.

Methods

  NameDescription
Public methodDispose
Releases all resources used by the RebarShapeMultiplanarDefinition
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodSetPresenceOfSegments
Simultaneously set the presence of all 3D segments.
Public methodToString (Inherited from Object.)

Properties

  NameDescription
Public propertyDepthParamId
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.
Public propertyIsDuplicateShapePresent
Whether the shape definition includes an offset copy of the 2D shape.
Public propertyIsEndConnectorPresent
Whether a perpendicular segment is constructed from the end of the 2D shape.
Public propertyIsStartConnectorPresent
Whether a perpendicular segment is constructed from the start of the 2D shape.
Public propertyIsValidObject
Specifies whether the .NET object represents a valid Revit entity.
Public propertyOutOfPlaneBendDiameter
Bend diameter to be applied to the connector segments.

See Also