Share

SketchDrivenPatternDefinition.BasePoint Property

Parent Object: SketchDrivenPatternDefinition

Description

Read-write property that gets and sets the geometry that defines the base point. When set this property, it can be a SketchPoint, SketchPoint3D, WorkPoint, GeometryIntent that indicates a point on geometry. If a GeometryIntent is provided, you can specify the mid-point of sketch line, start/end/mid-point of a linear edge, the center of a circular/elliptical edge, planar face center, the start/mid/end point of the axis of a cylindrical/conical face, or the center of torus/spherical face.

Syntax

SketchDrivenPatternDefinition.BasePoint() As Object

Property Value

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

Version

Introduced in version 2017

Was this information helpful?