Share

ConstructionPlanes.component Property

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

Description

Returns the component that owns this collection.

Syntax

"constructionPlanes_var" is a variable referencing a ConstructionPlanes object.

# Get the value of the property.
propertyValue = constructionPlanes_var.component

Property Value

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

Version

Introduced in version August 2014

Was this information helpful?