public StorableObject[] WindowMacro( WindowMacro oMacro, int nVariant, Placement3D oParent, Matrix3D oMatrix, Insert3D.MoveKind nMoveCondition, WindowMacro.Enums.NumerationMode nNumerationMode )
Parameters
- oMacro
 - Opened macro object.
 - nVariant
 - Index of the macro variant to be placed (0 based).
 - oParent
 - Object from EPLAN project to which top most objects from macro will be assigned.
 - oMatrix
 - Transformation by which objects from macro will be multiplied.
 - nMoveCondition
 - Determines if the macro will be placed with absolute coordinates or relatively to the parent
 - nNumerationMode
 - Numeration mode used during inserting objects.
 
Return Value
Inserted placements.