Share

ConstructionPointEdgePlaneDefinition.plane Property

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

Description

A plane, planar B-Rep face or construction plane.

Syntax

"constructionPointEdgePlaneDefinition_var" is a variable referencing a ConstructionPointEdgePlaneDefinition object.

# Get the value of the property.
propertyValue = constructionPointEdgePlaneDefinition_var.plane

Property Value

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

Version

Introduced in version August 2014

Was this information helpful?