Creates new XModelViewerForm class instance with the possibility of model filtering.

Namespace:  SGP.XSpace
Assembly:  SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825

Syntax

C#
public XModelViewerForm(
	XModelFilter filter
)

Parameters

filter
Type: SGP.XSpace..::.XModelFilter
The XModelFilter filter for model filtering.

See Also