MeshCreateFromSphere Method |
Namespace: Rhino.Geometry
[Missing <returns> documentation for "M:Rhino.Geometry.Mesh.CreateFromSphere(Rhino.Geometry.Sphere,System.Int32,System.Int32)"]
Exception | Condition |
---|---|
ArgumentException | Thrown when sphere is invalid. |
ArgumentOutOfRangeException | Thrown when xCount is less than or equal to two. |
ArgumentOutOfRangeException | Thrown when yCount is less than or equal to two. |