Converts a dynamic block to a regular named block.
Supported platforms: Windows only
VBA:
object.ConvertToStaticBlock newBlockName
Type: BlockReference, MInsertBlock
The objects this method applies to.
Access: Input-only
Type: String
The name for the block.
No return value.
No additional remarks.
VBA:
Not available
Visual LISP:
Not available