SoCSGShapeCsgStatus Enumeration |
Status of CSG operation.
Namespace: OIV.Inventor.Nodes
Member name | Value | Description | |
---|---|---|---|
CSG_NO_ERROR | 0 | No error. | |
CSG_LIB_NOT_AVAILABLE | 1 | CSGLib is not available. | |
CSG_ERROR | 2 | an error occurred |
Status can be queried using the OIV.Inventor.Nodes.SoCSGShape.GetStatus() method.