Click or drag to resize
SoOrthoSliceWrite Method

Implements OIV.Inventor.Actions.SoWriteAction for this node.

Namespace: OIV.VolumeViz.Nodes
Assembly: OIV.VolumeViz (in OIV.VolumeViz.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
public override void Write(
	SoWriteAction action
)

Parameters

action
Type: OIV.Inventor.ActionsSoWriteAction
Remarks

Creates alternateRep subgraph if enabled.

See Also