Share

ConstructionPlaneOffsetThroughPointDefinition.point Property

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

Description

Returns the point that controls the offset.

Syntax

"constructionPlaneOffsetThroughPointDefinition_var" is a variable referencing a ConstructionPlaneOffsetThroughPointDefinition object.

# Get the value of the property.
propertyValue = constructionPlaneOffsetThroughPointDefinition_var.point

Property Value

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

Version

Introduced in version January 2025

Was this information helpful?