DrawingView.HasOriginIndicator Property
Parent Object: DrawingViewDescription
Property that specifies whether the origin indicator for ordinate dimensions and hole tables has been created.
Syntax
DrawingView.HasOriginIndicator() As BooleanProperty Value
This is a read only property whose value is a Boolean.Samples
Name | Description |
Creating hole tables | This sample demonstrates the creation of hole tables in a drawing. |
Create ordinate dimension | This sample demonstrates the creation of ordinate dimensions in a drawing document. |