LineSegment.EndPoint Property
Parent Object: LineSegmentDescription
Specifies the end point of the line segment.
Syntax
LineSegment.EndPoint() As PointProperty 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. |