Click or drag to resize

BaseMarkableSolidImport Method

Imports Facets from specified file containing surfaces (eg *.stl).

Namespace: RAYLASE.Marker.JobElement
Assembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.19.0
Syntax
C#
public virtual void Import(
	SolidImportSettings importSettings
)

Parameters

importSettings  SolidImportSettings
The import settings.
See Also