SketchPoint.HoleCenter Property
Parent Object: SketchPointDescription
Gets and sets whether the point behaves as a hole center or not.
Syntax
SketchPoint.HoleCenter() 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. |