Overload_Rhino_Geometry_Silhouette_Compute - mcneel/rhinocommon-api-docs GitHub Wiki

Silhouette.Compute Method

Overload List

 

Name Description
Public methodStatic member Compute(GeometryBase, SilhouetteType, ViewportInfo, Double, Double) Compute silhouettes of a shape for a specified projection.
Public methodStatic member Compute(GeometryBase, SilhouetteType, Point3d, Double, Double) Compute silhouettes of a shape for a perspective projection.
Public methodStatic member Compute(GeometryBase, SilhouetteType, Vector3d, Double, Double) Compute silhouettes of a shape for a parallel projection.
Public methodStatic member Compute(GeometryBase, SilhouetteType, ViewportInfo, Double, Double, IEnumerable(Plane), CancellationToken) Compute silhouettes of a shape for a specified projection.
Public methodStatic member Compute(GeometryBase, SilhouetteType, Point3d, Double, Double, IEnumerable(Plane), CancellationToken) Compute silhouettes of a shape for a perspective projection.
Public methodStatic member Compute(GeometryBase, SilhouetteType, Vector3d, Double, Double, IEnumerable(Plane), CancellationToken) Compute silhouettes of a shape for a parallel projection.
  Back to Top

See Also

Reference

Silhouette Class
Rhino.Geometry Namespace

⚠️ **GitHub.com Fallback** ⚠️