Click or drag to resize
SoObliqueSliceWrite Method

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

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

Parameters

action
Type: OIV.Inventor.ActionsSoWriteAction
Remarks

Creates alternateRep subgraph if enabled.

See Also