Sphere.GetSphereData Method
Parent Object:
Sphere
Description
Get the data defining this sphere.
Syntax
Sphere.
GetSphereData
(
CenterPoint
() As Double,
Radius
As Double )
Parameters
Name
Type
Description
CenterPoint
Double
Input/output Double that specifies the center point.
Radius
Double
Output Double that specifies the radius of the sphere.
Version
Introduced in version 4
© Copyright 2021 Autodesk, Inc.
Comment on this page.