System.Object
Eplan.EplApi.MasterData.PropertiesAndHandleObject
Eplan.EplApi.MasterData.MDPartsDatabaseItem
Eplan.EplApi.MasterData.MDAccessoryPlacement
System.Object
Eplan.EplApi.MasterData.PropertiesAndHandleObject
Eplan.EplApi.MasterData.MDPartsDatabaseItem
Eplan.EplApi.MasterData.MDAccessoryPlacement
public class MDAccessoryPlacement : MDPartsDatabaseItem
public ref class MDAccessoryPlacement : public MDPartsDatabaseItem
Name | Description | |
---|---|---|
AccessoryPlacementPositions | Get all accessory-placement positions that belongs to the accessory placement. | |
AdoId | Gets a unique identifier in the database, where the database item is stored (Inherited from Eplan.EplApi.MasterData.MDPartsDatabaseItem) | |
Database | Gets the database, where the database item is stored (Inherited from Eplan.EplApi.MasterData.MDPartsDatabaseItem) | |
Name | Returns the name of the accessoryplacement. | |
Properties | .NET Property enabling access to P8 properties of the PartsDatabaseItem object. (Inherited from Eplan.EplApi.MasterData.MDPartsDatabaseItem) | |
Type | Overridden. Returns the part type of the part. |
Name | Description | |
---|---|---|
AddAccessoryPlacementPosition | Add a new accessory placement position to the part. That accessory placement position is added to the end of the accessory placement position list. | |
Dispose() | Destructor for deterministic finalization of MDAccessoryPlacement object. (Inherited from Eplan.EplApi.MasterData.PropertiesAndHandleObject) | |
GetTimeStampOfLastChange | Gets the TimeStamp of the last change from a DatabaseItem (Inherited from Eplan.EplApi.MasterData.MDPartsDatabaseItem) | |
RemoveAccessoryPlacementPosition | Removes the given AccessoryPlacement position from the part. | |
ToDataModelIdentifier | Returns data model identifier which identifies this object. (Inherited from Eplan.EplApi.MasterData.MDPartsDatabaseItem) |