Box.PutBoxData Method
Parent Object:
Box
Description
Method that sets the data defining this Box.
Syntax
Box.
PutBoxData
(
MinPoint
() As Double,
MaxPoint
() As Double )
Parameters
Name
Type
Description
MinPoint
Double
Input Double array that sets the smallest coordinate values for the box.
MaxPoint
Double
Input Double array that sets the largest coordinate values for the box.
Version
Introduced in version 4
© Copyright 2024 Autodesk, Inc.
Comment on this page.