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

In This Topic
AddModulePosition Method
In This Topic
Add a new module position to the part. That position is added to the end of the module position list.
Syntax
public MDPartModulePosition AddModulePosition()
Remarks
The part has to be a Type: Enums.Module to be able to store module positions.
See Also