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

In This Topic
    AddMountingPanelPosition Method
    In This Topic
    Add a new mounting panel position to the part. That position is added to the end of the mounting panel position list.
    Syntax
    public MDPartMountingPanelPosition AddMountingPanelPosition()
    public:
    MDPartMountingPanelPosition^ AddMountingPanelPosition(); 
    Remarks
    The part has to have set product top group: mechanic and product group: cabinet to be able to store mounting panel positions.
    See Also