Share

LineSegment.EndPoint Property

Parent Object: LineSegment

Description

Specifies the end point of the line segment.

Syntax

LineSegment.EndPoint() As Point

Property Value

This is a read/write property whose value is a Point.

Samples

Name Description
Sweep Feature Add This sample demonstrates the creation of a sweep feature. The profile is a circle, but the path is made up of a 3D sketch and a 2D sketch.

Version

Introduced in version 6

Was this information helpful?