findOrAddNormalInLineString Method

Announce normal coordinates found at index in the surfaceNormal array stored on the linestring

findOrAddNormalInLineString(ls: LineString3d, index: number, transform?: Transform, priorIndexA?: number, priorIndexB?: number): number | undefined

Parameter Type Description
ls LineString3d  
index number Index of the point in the linestring.
transform Transform  
priorIndexA number  
priorIndexB number  

Returns - Returns the point index in the Polyface.

Defined in

Last Updated: 08 January, 2020