Share

ConstructionPlaneTangentAtPointDefinition.parentConstructionPlane Property

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

Description

Returns the ConstructionPlane object

Syntax

"constructionPlaneTangentAtPointDefinition_var" is a variable referencing a ConstructionPlaneTangentAtPointDefinition object.

# Get the value of the property.
propertyValue = constructionPlaneTangentAtPointDefinition_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?