PathEntity.SketchEntity Property
Parent Object: PathEntityDescription
Property that gets the sketch entity (2D or 3D) this entity was derived from.
Syntax
PathEntity.SketchEntity() As ObjectProperty Value
This is a read only property whose value is an Object.Samples
Name | Description |
Sketch profile control | This sample demonstrates the usage of the Profiles API to control the shape of the profile. The sample creates three concntric circles and creates an extrusion of the region between the inner circles. |