Create(String,Int32,Placement3D[],Boolean,MultiLangString) Method
In This Topic
Writes a window macro file from the pPlacements if at least one given object is valid. Created macro is opened.
Syntax
Parameters
- macroFileName
- The name (inclusive path) for the macro file. Parameter value must include a valid extension (otherwise an exception is thrown).
- 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.
- bAddChildren
- strDescription
- The description for this macro file or null when no description should be set.
Exceptions
See Also