LinearPath.GetBb Method

Public Sub GetBb( _ 
ByRef boxMin As Point3D, _ 
ByRef boxMax As Point3D
)
This language is not supported or no code example is available.
public void GetBb( 
out Point3D boxMin
out Point3D boxMax 
)
This language is not supported or no code example is available.

Parameters

boxMin
Point3D

boxMax
Point3D

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition