|
M
AddBendDefaultRadius(Int32, RebarShapeVertexTurn, RebarShapeBendAngle)
|
None
|
Specify a default-radius bend.
|
|
|
M
AddBendVariableRadius(Int32, RebarShapeVertexTurn, RebarShapeBendAngle, ElementId, Boolean)
|
None
|
Specify a variable-radius bend.
|
|
|
M
AddConstraintParallelToSegment(Int32, ElementId, Boolean, Boolean)
|
None
|
Constrain the length of a segment by parameterizing its length.
|
|
|
M
AddConstraintToSegment(Int32, ElementId, Double, Double, Int32, Boolean, Boolean)
|
None
|
Add a constraint that helps determine the length of a segment.
|
|
|
M
AddFormulaParameter(ElementId, String)
|
None
|
Add a formula-driven parameter to the shape definition. (Inherited from RebarShapeDefinition )
|
RebarShapeDefinition
|
|
M
AddListeningDimensionBendToBend(ElementId, Double, Double, Int32, Int32, Int32, Int32)
|
None
|
Specify a dimension between two bends, measured by a read-only parameter.
|
|
|
M
AddListeningDimensionSegmentToBend(ElementId, Double, Double, Int32, Int32, Int32)
|
None
|
Specify a dimension perpendicular to one fixed-direction segment,
referring to that segment and some other bend in the shape,
measured by a read-only parameter.
|
|
|
M
AddListeningDimensionSegmentToSegment(ElementId, Double, Double, Int32, Int32)
|
None
|
Specify a dimension perpendicular to two fixed-direction segments, measured by a read-only parameter.
|
|
|
M
AddParameter(ElementId, Double)
|
None
|
Add a parameter to the shape definition. (Inherited from RebarShapeDefinition )
|
RebarShapeDefinition
|
|
M
CheckDefaultParameterValues(Double, Double)
|
Boolean
|
Check that the shape can be solved with the default parameter values. (Inherited from RebarShapeDefinition )
|
RebarShapeDefinition
|
|
M
Dispose()
|
None
|
(Inherited from RebarShapeDefinition )
|
RebarShapeDefinition
|
|
M
Equals
|
None
|
Determines whether the specified object is equal to the current object. (Inherited from Object )
|
Object
|
|
M
GetHashCode
|
None
|
Serves as the default hash function. (Inherited from Object )
|
Object
|
|
M
GetParameterDefaultValue(ElementId)
|
Double
|
Return the parameter's default value as stored in the definition. (Inherited from RebarShapeDefinition )
|
RebarShapeDefinition
|
|
M
GetParameterFormula(ElementId)
|
String
|
Return the parameter's formula, if one is associated with it. (Inherited from RebarShapeDefinition )
|
RebarShapeDefinition
|
|
M
GetParameters()
|
IList<ElementId>
|
Return the Ids of the shared parameters in the Definition. (Inherited from RebarShapeDefinition )
|
RebarShapeDefinition
|
|
M
GetSegment(Int32)
|
RebarShapeSegment
|
Return a reference to one of the segments in the definition.
|
|
|
M
GetType
|
None
|
Gets the Type of the current instance. (Inherited from Object )
|
Object
|
|
M
GetVertex(Int32)
|
RebarShapeVertex
|
Return a reference to one of the vertices in the definition.
|
|
|
M
HasParameter(ElementId)
|
Boolean
|
Whether the definition stores the parameter. (Inherited from RebarShapeDefinition )
|
RebarShapeDefinition
|
|
M
RemoveParameter(ElementId)
|
None
|
Remove the parameter from the definition. (Inherited from RebarShapeDefinition )
|
RebarShapeDefinition
|
|
M
RemoveParameterFromSegment(Int32, ElementId)
|
None
|
Remove constraints from a segment.
|
|
|
M
SetParameterDefaultValue(ElementId, Double)
|
None
|
Change the parameter's value as stored in the definition. (Inherited from RebarShapeDefinition )
|
RebarShapeDefinition
|
|
M
SetParameterFormula(ElementId, String)
|
None
|
Associate a formula with the parameter. (Inherited from RebarShapeDefinition )
|
RebarShapeDefinition
|
|
M
SetSegmentAs180DegreeBend(Int32)
|
None
|
Indicates that a segment is a "virtual" segment introduced to describe a 180-degree bend. The radius of the bend will be taken from the Bar Type.
|
|
|
M
SetSegmentAs180DegreeBend(Int32, ElementId, Boolean)
|
None
|
Indicate that a segment is a "virtual" segment introduced to describe a 180-degree bend. The radius of the bend will be driven by radiusParam.
|
|
|
M
SetSegmentFixedDirection(Int32, Double, Double)
|
None
|
Fix the direction of a segment.
|
|
|
M
SetSegmentVariableDirection(Int32)
|
None
|
Remove the fixed direction from a segment.
|
|
|
M
ToString
|
None
|
Returns a string that represents the current object. (Inherited from Object )
|
Object
|