TransientBRep.CreateSolidSphere Method

Parent Object: TransientBRep

Description

Method that create a solid sphere.

Syntax

TransientBRep.CreateSolidSphere( Center As Point, Radius As Double ) As SurfaceBody

Parameters

Name Type Description
Center Point Input Point that defines the center of the sphere.
Radius Double Input Point Double that defines the radius of the sphere in centimeters

Remarks

The SurfaceBody containing the sphere is returned.

Version

Introduced in version 2009