Click or drag to resize

FaceRayTraceClassify Method

Classifies the face based on the ray trace technique

Namespace: Internal.Net3dBool
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public void RayTraceClassify(
	Object3D obj
)

Parameters

obj  Object3D
object3d used to compute the face status
See Also