Share

TransientGeometry.CreateBox Method

Parent Object: TransientGeometry

Description

Method that creates a new Box object. The min and max points of the box are initialized to (0,0,0) . The object created is a transient mathematical object and is not displayed graphically.

Syntax

TransientGeometry.CreateBox() As 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?