Share

PathEntity.SketchEntity Property

Parent Object: PathEntity

Description

Property that gets the sketch entity (2D or 3D) this entity was derived from.

Syntax

PathEntity.SketchEntity() As Object

Property 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.

Version

Introduced in version 6

Was this information helpful?