Share

PlanarSketch.OriginPoint Property

Parent Object: PlanarSketch

Description

Gets and sets origin of the sketch. When set this property, the valid object can be a WorkPoint, Vertex or SketchPoint.

Syntax

PlanarSketch.OriginPoint() As Object

Property Value

This is a read/write property whose value is an Object.

Samples

Name Description
Sketch Edit Orientation This sample demonstrates modifying the orientation of a sketch.

Version

Introduced in version 5

Was this information helpful?