Box2d.Extend Method
Parent Object:
Box2d
Description
Extends the Box to include the specified point.
Syntax
Box2d.
Extend
(
Point
As
Point2d
)
Parameters
Name
Type
Description
Point
Point2d
Input Point2d object that specifies the coordinate to include in the box.
Version
Introduced in version 2008
© Copyright 2021 Autodesk, Inc.
Comment on this page.