Share

CAMAdditiveBuildExportFilter.extension Property

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

Description

The extension of the file format, including a leading "."

Syntax

"cAMAdditiveBuildExportFilter_var" is a variable referencing a CAMAdditiveBuildExportFilter object.

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

Property Value

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

Version

Introduced in version October 2023

Was this information helpful?