Create Method (WindowMacro)
                In This Topic
            
            Writes a window macro file from the pPlacements If at least one given Placement object is valid, created macro is opened.
            
            Overload List
| Overload | Description | 
|---|
| Create(String,Int32,Placement3D[],Boolean,MultiLangString,PointD3D) | Writes a window macro file from the pPlacements If at least one given Placement object is valid, created macro is opened. | 
| Create(String,Int32,Placement3D[],Boolean,MultiLangString) | Writes a window macro file from the pPlacements if at least one given object is valid. Created macro is opened. | 
| Create(String,RepresentationType,Int32,Placement[],MultiLangString,PointD) | Writes a window macro file from the pPlacements If at least one given Placement object is valid, created macro is opened. | 
| Create(String,RepresentationType,Int32,Placement[],MultiLangString) | Writes a window macro file from the pPlacements If at least one given Placement object is valid, created macro is opened. | 
| Create(String,Int32,Placement[],MultiLangString) | Writes a window macro file from the pPlacements If at least one given Placement object is valid, created macro is opened. | 
See Also