- Declared in: RT.Util.Geometry.EdgeD
Declaration
public double CrossZ(
PointD point
)
Summary
Returns the Z component of the cross product of this edge, treated as a vector from
EdgeD.Start to
EdgeD.End, with a vector from
EdgeD.Start to the specified point.