SketchEntity.Type Property
Parent Object: SketchEntityDescription
Returns an ObjectTypeEnum indicating this object's type.
Syntax
SketchEntity.Type() As ObjectTypeEnumProperty Value
This is a read only property whose value is an ObjectTypeEnum.Samples
Name | Description |
Sketch Display Entities | This sample demonstrates the query functionality available for sketch entities. |