Click or drag to resize

Aabb3Extend Method (Aabb3)

Extends the bounding box with the specified Aabb3.

Namespace:  Lumiscaphe.Workshop.Interop
Assembly:  Lumiscaphe.Workshop.Interop (in Lumiscaphe.Workshop.Interop.dll) Version: 21.1.16.0
Syntax
public void Extend(
	Aabb3 b
)

Parameters

b
Type: Lumiscaphe.Workshop.InteropAabb3
The Aabb3 used to extend the bounding box.
Version Information

Lumiscaphe Workshop SDK

Supported in: 7.0 release 1
See Also