Enum enumTCAMAPIGeomParamType
CAM Open API result of executing procedure Result of executing procedure Description of result Type of geometry node parameter value
Namespace: CAMAPI.ResultStatus
Assembly: CAMAPI.ResultStatus.dll
Syntax
public enum enumTCAMAPIGeomParamType
Fields
| Name | Description |
|---|---|
| aptBoolean | Boolean value |
| aptInteger | Integer value |
| aptReal | Real (floating-point) value |
| aptString | String value |