CAMAdditiveContainer.warning Property
Parent Object:
CAMAdditiveContainerDefined in namespace "adsk::cam" and the header file is <Cam/CAM/CAMAdditiveContainer.h>
Description
Returns a message corresponding to any active warning associated with the value of this parameter.
Syntax
"cAMAdditiveContainer_var" is a variable referencing a CAMAdditiveContainer object.
# Get the value of the property. propertyValue = cAMAdditiveContainer_var.warning
|
"cAMAdditiveContainer_var" is a variable referencing a CAMAdditiveContainer object.
#include <Cam/CAM/CAMAdditiveContainer.h>
// Get the value of the property. string propertyValue = cAMAdditiveContainer_var->warning();
|
Property Value
This is a read only property whose value is a string.
Version
Introduced in version July 2024