Method CreateBRepSphere
CreateBRepSphere(double, Matrix4)
Creates a BRep Sphere centered on O and whose singularities are on the Z axis
Declaration
public uint CreateBRepSphere(double radius, Matrix4 matrix = null)
Parameters
Type | Name | Description |
---|---|---|
double | radius | Sphere radius |
Matrix4 | matrix | Positionning matrix of the Sphere |
Returns
Type | Description |
---|---|
uint |