public StorableObject[] WindowMacro( WindowMacro oMacro, int nVariant, Mate oTargetMate, Insert3D.MoveKind nMoveCondition, WindowMacro.Enums.NumerationMode nNumerationMode )
public: array<StorableObject^>^ WindowMacro( WindowMacro^ oMacro, int nVariant, Mate^ oTargetMate, Insert3D.MoveKind nMoveCondition, WindowMacro.Enums.NumerationMode nNumerationMode )
Parameters
- oMacro
- Opened macro object.
- nVariant
- Index of the macro variant to be placed (0 based).
- oTargetMate
- target mate
- nMoveCondition
- Determines if the macro will be placed with absolute coordinates or relatively to the target's mate Placement3D
- nNumerationMode
- Numeration mode used during inserting objects.
Return Value
Inserted placements.