CAMAdditiveBuildExportFilter.id Property
Parent Object:
CAMAdditiveBuildExportFilterDefined in namespace "adsk::cam" and the header file is <Cam/CAM/CAMAdditiveBuildExportFilter.h>
Description
The id of the file format.
Syntax
"cAMAdditiveBuildExportFilter_var" is a variable referencing a CAMAdditiveBuildExportFilter object.
# Get the value of the property. propertyValue = cAMAdditiveBuildExportFilter_var.id
|
"cAMAdditiveBuildExportFilter_var" is a variable referencing a CAMAdditiveBuildExportFilter object.
#include <Cam/CAM/CAMAdditiveBuildExportFilter.h>
// Get the value of the property. string propertyValue = cAMAdditiveBuildExportFilter_var->id();
|
Property Value
This is a read only property whose value is a string.
Version
Introduced in version October 2023