Share

ConstructionAxisNormalToFaceAtPointDefinition.pointEntity Property

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

Description

Gets the point that positions the axis

Syntax

"constructionAxisNormalToFaceAtPointDefinition_var" is a variable referencing a ConstructionAxisNormalToFaceAtPointDefinition object.

# Get the value of the property.
propertyValue = constructionAxisNormalToFaceAtPointDefinition_var.pointEntity

Property Value

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

Version

Introduced in version August 2014

Was this information helpful?