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

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