Share

ConstructionPlaneOffsetThroughPointDefinition.parentConstructionPlane Property

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

Description

Returns the ConstructionPlane object

Syntax

"constructionPlaneOffsetThroughPointDefinition_var" is a variable referencing a ConstructionPlaneOffsetThroughPointDefinition object.

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

Property Value

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

Version

Introduced in version January 2025

Was this information helpful?