CurveAndSurfaceLocationDetail Class

Carrier for both curve and surface data, e.g. from intersection calculations.

Methods

Name Description
constructor(curveDetail: CurveLocationDetail, surfaceDetail: UVSurfaceLocationDetail): CurveAndSurfaceLocationDetail CAPTURE both details .  

Properties

Name Type Description
curveDetail CurveLocationDetail detailed location on the curve  
surfaceDetail UVSurfaceLocationDetail detailed location on the surface  

Defined in

Last Updated: 08 January, 2020