Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPart Class / RemoveSupportBarPosition Method

RemoveSupportBarPosition Method
Removes the given support bar position from the part.
Syntax
public void RemoveSupportBarPosition( 
   MDPartSupportBarPosition supportBarPos
)

Parameters

supportBarPos
Exceptions
ExceptionDescription
Thrown if supportBarPos is null.
See Also