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