Click or drag to resize
SoVectorizeActionGetBorder Method

Returns the color and the width of the border of the clipping limits.

Namespace: OIV.HardCopy
Assembly: OIV.HardCopy (in OIV.HardCopy.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public virtual void GetBorder(
	out float w,
	out SbColor color
)

Parameters

w
Type: SystemSingle
color
Type: OIV.InventorSbColor
Remarks

If width = 0, there is no border.

See Also