Click or drag to resize
SoCSGShapeGetStatus Method

Returns status of csg operation.

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public SoCSGShapeCsgStatus GetStatus()

Return Value

Type: SoCSGShapeCsgStatus
Remarks

Status is updated only when the node is traversed. Initially returns CSG_NO_ERROR. .

See Also