Create(String,RepresentationType,Int32,Placement[],MultiLangString,PointD) Method
In This Topic
Writes a window macro file from the pPlacements If at least one given Placement object is valid, created macro is opened.
Syntax
Parameters
| Parameter Name | Description |
|---|
| macroFileName | The name (including path) for the macro file. Parameter value must include a valid extension (otherwise an exception is thrown). |
| nRepresentationType | |
| nVariant | The variant written (A file can contain more than one variants) |
| pPlacements | The placements the macro should contain. They should be from the same page. |
| strDescription | The description for this macro file or null when no description should be set. |
| oReferencePoint | The reference point of the macro |
Exceptions
See Also