WindowMacro Method (Insert3D)
In This Topic
Places a window macro with snapping source mate to a target mate from another object.
Overload List
Overload | Description |
WindowMacro(WindowMacro,Int32,PointMate,Mate,Double,Double,Double,Double,NumerationMode) | Places a window macro with snapping source mate to a target mate from another object. |
WindowMacro(WindowMacro,Int32,PointMate,Mate,Double,Double,Double,Double,NumerationMode,Boolean) | Places a window macro with a given mate to another mate. That means, that the position and/or orientation of the associated placements will change, so that the given mate fits to the target mate. |
WindowMacro(WindowMacro,Int32,Mate,MoveKind,NumerationMode) | Places objects from window macro into layout space. |
WindowMacro(WindowMacro,Int32,Placement3D,Matrix3D,MoveKind,NumerationMode) | Places objects from window macro into layout space. |
WindowMacro(String,Int32,Placement3D,Matrix3D,MoveKind,NumerationMode) | Places objects from window macro into layout space. |
See Also