<Code Lib>
2024 Method
Changes 0
M

RebarShapeConstraint.GetParamId

Description:
Return the Id of the parameter associated with this constraint.
Remarks:
Most subclasses of RebarShapeConstraint require a parameter.

public ElementId GetParamId()

ElementId The Id of the parameter, or InvalidElementId if the constraint does not have one.

Loading…