RebarShapeConstraint.GetParamId
Description:
Return the Id of the parameter associated with this constraint.
Return the Id of the parameter associated with this constraint.
Remarks:
Most subclasses of RebarShapeConstraint require a parameter.
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.