BaseMarkableSolidImport Method |
Imports
Facets from specified file containing surfaces (eg *.stl).
Namespace: RAYLASE.Marker.JobElementAssembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.19.0
Syntaxpublic virtual void Import(
SolidImportSettings importSettings
)
Parameters
- importSettings SolidImportSettings
- The import settings.
See Also