You are here: Start » AVL.NET » Circle3D Constructor
Circle3D Constructor
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.TS.dll |
Syntax
public Circle3D( AvlNet.Point3D center, AvlNet.Plane3D plane, float radius )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
| center | AvlNet.Point3D | ||||
| plane | AvlNet.Plane3D | ||||
| radius | float |
