Share

ProfilePlaneStartDefinition.profilePlane Property

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

Description

Returns the geometric definition of the profile plane.

Syntax

"profilePlaneStartDefinition_var" is a variable referencing a ProfilePlaneStartDefinition object.

# Get the value of the property.
propertyValue = profilePlaneStartDefinition_var.profilePlane

Property Value

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

Version

Introduced in version November 2016

Was this information helpful?