Cad |
The CadImporter type exposes the following members.
Name | Description | |
---|---|---|
Activate | Activate must be called to activate the CadImporter. CadImporter can be used only when used with the Ab3d.DXEngine or Ab4d.SharpEngine libraries. When Ab4d.OpenCascade is used with Ab3d.DXEngine, the activationObject needs to be set to a DXScene (DXScene must be already initialized). When Ab4d.OpenCascade is used with Ab4d.SharpEngine, the activationObject needs to be set to a SceneView or a Scene (GpuDevice must be already initialized). If you want to use CadImporter without Ab3d.DXEngine or Ab4d.SharpEngine libraries, contact support. | |
ImportStepFile | ImportStepFile method reads the step file and returns CadAssembly. | |
Initialize | Initialize can be called to set a custom ImporterSettings. |