ParallelLineSegmentToPlane Method

Overload List
  NameDescription
Public methodStatic memberLineSegmentToPlane(LineSegment, GeometricPlane)
Returns true if the given line segment and plane are parallel.
Public methodStatic memberLineSegmentToPlane(LineSegment, GeometricPlane, Double)
Returns true if the given line segment and plane are parallel within the given angular tolerance.
Top
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next