SketchEntity.Reference Property
Parent Object: SketchEntityDescription
Gets and sets whether this entity is a reference entity or not. It is only valid to set this property to False.
Syntax
SketchEntity.Reference() 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. |