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: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public void RayTraceClassify(
	Object3D obj
)

Parameters

obj
Type: Internal.Net3dBoolObject3D
object3d used to compute the face status
See Also