Method CreateBRepCylinder
CreateBRepCylinder(double, double, Matrix4)
Creates a BRep Cylinder aligned on the Z axis centered on O
Declaration
[HandleProcessCorruptedStateExceptions]
public uint CreateBRepCylinder(double radius, double length, Matrix4 matrix = null)
Parameters
| Type | Name | Description |
|---|---|---|
| double | radius | Cylinder radius |
| double | length | Cylinder length |
| Matrix4 | matrix | Positionning matrix of the Cylinder |
Returns
| Type | Description |
|---|---|
| uint |