PostProcessInput.postProperties Property
Parent Object: PostProcessInputDefined in namespace "adsk::cam" and the header file is <Cam/CAM/PostProcessInput.h>
Description
Gets and sets the list of post properties. Each property has a string name and a ValueInput object. The default value for this is an empty NamedValues.
Syntax
"postProcessInput_var" is a variable referencing a PostProcessInput object. |
Property Value
This is a read/write property whose value is a NamedValues.Samples
| Name | Description |
| Post Toolpaths API Sample | Demonstrates posting toolpaths in the active document. |
