public StorableObject[] WindowMacro( string strFileName, int nVariant, Placement3D oParent, Matrix3D oMatrix, Insert3D.MoveKind nMoveCondition, WindowMacro.Enums.NumerationMode nNumerationMode )
Parameters
- strFileName
- Full file name of the WindowMacro file (.ema) to be placed.
- 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
Return Value
Inserted placements