Share

AtCenterHolePositionDefinition.planarEntity Property

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

Description

Returns the plane that defines the orientation and start of the hole.

Syntax

"atCenterHolePositionDefinition_var" is a variable referencing an AtCenterHolePositionDefinition object.

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