SketchLine.Centerline Property
Parent Object: SketchLineDescription
Gets and sets whether the line behaves as a centerline or not.
Syntax
SketchLine.Centerline() As BooleanProperty Value
This is a read/write property whose value is a Boolean.Samples
Name | Description |
Sketch Display Entities | This sample demonstrates the query functionality available for sketch entities. |