Share

SketchPointsBossPositionDefinition.sketchPoints Property

Parent Object: SketchPointsBossPositionDefinition
Defined in namespace "adsk::fusion" and the header file is <Fusion/Plastic/SketchPointsBossPositionDefinition.h>

Description

Returns the sketch points that defines the position of the boss feature.

Syntax

"sketchPointsBossPositionDefinition_var" is a variable referencing a SketchPointsBossPositionDefinition object.

# Get the value of the property.
propertyValue = sketchPointsBossPositionDefinition_var.sketchPoints

Property Value

This is a read only property whose value is an ObjectCollection.

Version

Introduced in version October 2022

Was this information helpful?