Share

ConstructionPlaneAtAngleDefinition.parentConstructionPlane Property

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

Description

Returns the ConstructionPlane object

Syntax

"constructionPlaneAtAngleDefinition_var" is a variable referencing a ConstructionPlaneAtAngleDefinition object.

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

Property Value

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

Version

Introduced in version August 2014

Was this information helpful?