Method CreateBRepTorus
CreateBRepTorus(double, double, Matrix4)
Creates a BRep Torus whose axis is the Z axis centered on O
Declaration
[HandleProcessCorruptedStateExceptions]
public uint CreateBRepTorus(double majorRadius, double minorRadius, Matrix4 matrix = null)
Parameters
| Type | Name | Description |
|---|---|---|
| double | majorRadius | Major radius |
| double | minorRadius | Minor radius |
| Matrix4 | matrix | Positionning matrix of the Torus |
Returns
| Type | Description |
|---|---|
| uint |