System.Object
   Eplan.EplApi.MasterData.MDPartsDatabaseItemChildData
      Eplan.EplApi.MasterData.MDDoorPosition
System.Object
   Eplan.EplApi.MasterData.MDPartsDatabaseItemChildData
      Eplan.EplApi.MasterData.MDDoorPosition
public class MDDoorPosition : MDPartsDatabaseItemChildData
public ref class MDDoorPosition : public MDPartsDatabaseItemChildData
| Name | Description | |
|---|---|---|
|  | Part | Returns the referenced part. | 
|  | PartNr | Returns the part number of the referenced door | 
|  | Variant | Returns the variant of the referenced door. | 
|  | X | Returns the X position of the referenced door. | 
|  | Y | Returns the Y position of the referenced door. | 
|  | Z | Returns the Z position of the referenced door. | 
| Name | Description | |
|---|---|---|
|  | Dispose() | Destructor for deterministic finalization of MDDoorPosition object. (Inherited from Eplan.EplApi.MasterData.MDPartsDatabaseItemChildData) |