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

Sets apply function to a pathList.

Namespace: OIV.HardCopy.Editors
Assembly: OIV.HardCopy (in OIV.HardCopy.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public void SetApply(
	SoPathList pathList,
	bool obeysRules
)

Parameters

pathList
Type: OIV.InventorSoPathList
obeysRules
Type: SystemBoolean
Remarks

(cf apply method of SoVectorizeAction).

See Also