Share

CAMAdditiveBuildExportFilter.name Property

Parent Object: CAMAdditiveBuildExportFilter
Defined in namespace "adsk::cam" and the header file is <Cam/CAM/CAMAdditiveBuildExportFilter.h>

Description

The name of the file format. Might indicate whether a file format is binary or not.

Syntax

"cAMAdditiveBuildExportFilter_var" is a variable referencing a CAMAdditiveBuildExportFilter object.

# Get the value of the property.
propertyValue = cAMAdditiveBuildExportFilter_var.name

Property Value

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

Version

Introduced in version October 2023

Was this information helpful?