|
M
AddConstraintArcLength(ElementId)
|
None
|
Specify a parameter to drive the arc length of the shape.
|
|
|
M
AddConstraintChordLength(ElementId)
|
None
|
Specify a parameter to drive the chord length (the straight-line distance between the endpoints of the arc).
|
|
|
M
AddConstraintCircumference(ElementId, RebarShapeArcReferenceType)
|
None
|
Specify a parameter to drive the circumference of the shape.
|
|
|
M
AddConstraintDiameter(ElementId, RebarShapeArcReferenceType)
|
None
|
Specify a parameter to drive the diameter of the shape.
|
|
|
M
AddConstraintRadius(ElementId, RebarShapeArcReferenceType)
|
None
|
Specify a parameter to drive the radius of the shape.
|
|
|
M
AddConstraintSagittaLength(ElementId)
|
None
|
Specify a parameter to drive the sagittal
length (the height of the circular segment, measured
perpendicular to the chord).
|
|
|
M
AddFormulaParameter(ElementId, String)
|
None
|
Add a formula-driven parameter to the shape definition. (Inherited from RebarShapeDefinition )
|
RebarShapeDefinition
|
|
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
GetConstraints()
|
IList<RebarShapeConstraint>
|
Retrieve the list of constraints associated with this definition.
|
|
|
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
GetType
|
None
|
Gets the Type of the current instance. (Inherited from Object )
|
Object
|
|
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
SetArcTypeSpiral(Double, Double, Int32, Int32)
|
None
|
Set the RebarShapeDefinitionByArc.Type property to Spiral.
|
|
|
M
SetConstraints(IList<RebarShapeConstraint>)
|
None
|
Assign a new list of constraints to this definition.
|
|
|
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
ToString
|
None
|
Returns a string that represents the current object. (Inherited from Object )
|
Object
|