Share

ProfileEntity3D.EndSketchPoint Property

Parent Object: ProfileEntity3D

Description

Property that gets the that defines the end of the profile entity. This property is not valid in the case where the curve is a periodic curve, i.e. circle, ellipse, etc.

Syntax

ProfileEntity3D.EndSketchPoint() As SketchPoint3D

Property Value

This is a read only property whose value is a SketchPoint3D.

Version

Introduced in version 6

Was this information helpful?