Click or drag to resize
SoCSGShapeGetStatus Method

Returns status of csg operation.

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
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