Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPart Class / AssemblyPositions Property

In This Topic
AssemblyPositions Property
In This Topic
Get all Assembly positions of the part.
Syntax
public MDPartAssemblyPosition[] AssemblyPositions {get;}
Remarks
The part has to be a Type: Enums.Assembly to be able to store asssembly positions.
See Also