-
Classes in org.web3d.x3d.jsail.CADGeometry that implement X3DProductStructureChildNode
| Modifier and Type |
Class |
Description |
class |
CADAssemblyObject |
CADAssembly holds a set of Computer-Aided Design (CAD) assemblies or parts grouped together.
|
class |
CADFaceObject |
CADFace holds geometry representing one face in a Computer-Aided Design (CAD) CADPart.
|
class |
CADPartObject |
CADPart is an atomic part that defines both coordinate-system location and the faces that constitute a part in a Computer-Aided Design (CAD) model.
|
-
Subinterfaces of X3DProductStructureChildNode in org.web3d.x3d.sai.CADGeometry
| Modifier and Type |
Interface |
Description |
interface |
CADAssembly |
CADAssembly holds a set of Computer-Aided Design (CAD) assemblies or parts grouped together.
|
interface |
CADFace |
CADFace holds geometry representing one face in a Computer-Aided Design (CAD) CADPart.
|
interface |
CADPart |
CADPart is an atomic part that defines both coordinate-system location and the faces that constitute a part in a Computer-Aided Design (CAD) model.
|