Click or drag to resize

BooleanModeller Constructor

Initializes a new instance of the BooleanModeller class

Namespace: Internal.Net3dBool
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public BooleanModeller(
	Solid solid1,
	Solid solid2
)

Parameters

solid1  Solid
 
solid2  Solid
 
See Also