Share

FlatPatternComponent.isLibraryItem Property

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

Description

Gets whether the component was created from a fasteners library item."

Syntax

"flatPatternComponent_var" is a variable referencing a FlatPatternComponent object.

# Get the value of the property.
propertyValue = flatPatternComponent_var.isLibraryItem

Property Value

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

Version

Introduced in version January 2024

Was this information helpful?