Share

ConstructionPlaneOffsetDefinition.planarEntity Property

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

Description

Gets the planar face or construction plane this construction plane is parametrically dependent on.

Syntax

"constructionPlaneOffsetDefinition_var" is a variable referencing a ConstructionPlaneOffsetDefinition object.

# Get the value of the property.
propertyValue = constructionPlaneOffsetDefinition_var.planarEntity

Property Value

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

Version

Introduced in version August 2014

Was this information helpful?