Table of Contents

Interface IExpandToBox3d

Namespace
Hi.Geom
Assembly
HiGeom.dll

Object that can be expanded to a Box3d.

public interface IExpandToBox3d
Extension Methods

Methods

ExpandToBox3d(Box3d)

Expands the destination box. This function is usually used to compute the bounding box of elements.

void ExpandToBox3d(Box3d dst)

Parameters

dst Box3d

Destination box