Click or drag to resize
SoToVRMLActionApply Method (SoPathList, Boolean)

Apply action to the specified list of path.

Namespace: OIV.Inventor.Actions
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public override void Apply(
	SoPathList path_list,
	bool obeys_rules
)

Parameters

path_list
Type: OIV.InventorSoPathList
obeys_rules
Type: SystemBoolean
Remarks