You are here: Start » AVL.NET » Invoke.Box3DCharacteristicPoint
Returns a characteristic point of a box in 3D.
| Namespace: | Avl | 
|---|---|
| Assembly: | AvlNet.dll | 
Syntax
C++
C#
public static void Box3DCharacteristicPoint ( Avl.Box3D inBox3D, Avl.Anchor3D inPoint3DAnchor, out Avl.Point3D outPoint3D )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]()  | inBox3D | Avl.Box3D | |||
![]()  | inPoint3DAnchor | Avl.Anchor3D | Selecting one of the 27 characteristic points. | ||
![]()  | outPoint3D | Avl.Point3D | 


