AddRotateFeat Method
Description
Adds a rotation feature. This function is used in conjunction with the iterate alignment command
Syntax
| Visual Basic |
|---|
Public Sub AddRotateFeat( _ ByVal ID As String _ ) |
Parameters
- ID
- Name of rotation feature to be added.
See Also