Share

TransientGeometry.CreateBox2d Method

Parent Object: TransientGeometry

Description

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

Syntax

TransientGeometry.CreateBox2d() As Box2d

Version

Introduced in version 4

Was this information helpful?