API Help
Eplan.EplApi.MasterData Namespace / MDPart Class / AddSafetyRelatedValuePosition Method

In This Topic
    AddSafetyRelatedValuePosition Method
    In This Topic
    Add a new safety related value position to the part. That position is added to the end of the safety related value position list.
    Syntax
    public MDPartSafetyRelatedValuePosition AddSafetyRelatedValuePosition()
    public:
    MDPartSafetyRelatedValuePosition^ AddSafetyRelatedValuePosition(); 
    See Also