RevisionTables.Add Method
Parent Object: RevisionTablesDescription
Method that creates a new RevisionTable. The new created RevisionTable is returned.
Syntax
RevisionTables.Add( PlacementPoint As Point2d ) As RevisionTableParameters
Name | Type | Description |
PlacementPoint | Point2d | Input Point2d object that specifies the placement point of the revision table on the sheet. |