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

In This Topic
    AddDoorPosition Method
    In This Topic
    Add a new DoorPosition to the part. That DoorPosition is added to the end of the DoorPossition list.
    Syntax
    public MDDoorPosition AddDoorPosition()
    public:
    MDDoorPosition^ AddDoorPosition(); 
    See Also