Share

Box.Expand Method

Parent Object: Box

Description

Expands the Box on all sides by the specified distance.

Syntax

Box.Expand( Distance As Double )

Parameters

Name Type Description
Distance Double Input Double that defines the distance by which to expand the box.

Samples

Name Description
Create primitive BRep This sample demonstrates the creation of primitive (solid) BRep.

Version

Introduced in version 4

Was this information helpful?