Share

SketchLine.StartSketchPoint Property

Parent Object: SketchLine

Description

Property that returns the that defines the position of the start of the line.

Syntax

SketchLine.StartSketchPoint() As SketchPoint

Property Value

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

Samples

Name Description
Sketch Lines This sample demonstrates creating lines. It uses all of the various methods to create lines, both singly and as rectangles.
Create SketchedSymbol Definition This sample illustrates creating a new sketched symbol definition object and inserting it into the active sheet.
Sketch Display Entities This sample demonstrates the query functionality available for sketch entities.
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 5

Was this information helpful?