--- layout: posts title: Api - IMeasurePointInsideOptions Interface ---
Optional point of reference which is outside the bounds of the modelContext.
Optional atlas of measurements of paths within the model (to prevent intersection calculations).
Output variable which will contain an array of points where the ray intersected the model. The ray is a line from pointToCheck to options.farPoint.
Generated using TypeDoc
Options to pass to measure.isPointInsideModel().