2020 Method
Changes 0
M

RebarShapeDefinitionBySegments.RemoveParameterFromSegment

Description:
Remove constraints from a segment.
Remarks:
This reverses the effect of any AddConstraint and SetSegmentAs180DegreeBend operations involving the specified segment and parameter.
public void RemoveParameterFromSegment(
	int iSegment,
	ElementId paramId
)