| Package | Description |
|---|---|
| org.web3d.x3d.jsail.CADGeometry |
The CADGeometry component is provided for Computer-Aided Design (CAD) nodes.
|
| org.web3d.x3d.sai.CADGeometry |
The CADGeometry component is provided for Computer-Aided Design (CAD) nodes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CADAssemblyObject
X3D node tooltip: (X3D version 3.1 or later) [X3DGroupingNode,X3DProductStructureChildNode] CADAssembly holds a set of Computer-Aided Design (CAD) assemblies or parts grouped together.
|
class |
CADFaceObject
X3D node tooltip: (X3D version 3.1 or later) [X3DProductStructureChildNode,X3DBoundedObject] CADFace holds geometry representing one face in a Computer-Aided Design (CAD) CADPart.
|
class |
CADPartObject
X3D node tooltip: (X3D version 3.1 or later) [X3DGroupingNode,X3DProductStructureChildNode] 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.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
CADAssembly
Abstract node interface, defined by X3D specification to support X3D Java interoperability.
|
interface |
CADFace
Abstract node interface, defined by X3D specification to support X3D Java interoperability.
|
interface |
CADPart
Abstract node interface, defined by X3D specification to support X3D Java interoperability.
|
| Modifier and Type | Method and Description |
|---|---|
X3DProductStructureChildNode |
X3DProductStructureChildNode.setCssClass(java.lang.String newValue)
Assign String value to inputOutput SFString field named class.
|
X3DProductStructureChildNode |
X3DProductStructureChildNode.setDEF(java.lang.String newValue)
Assign String value to inputOutput SFString field named DEF.
|
X3DProductStructureChildNode |
X3DProductStructureChildNode.setMetadata(X3DMetadataObject newValue)
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
|
X3DProductStructureChildNode |
X3DProductStructureChildNode.setName(java.lang.String newValue)
Assign String value to inputOutput SFString field named name.
|
X3DProductStructureChildNode |
X3DProductStructureChildNode.setUSE(java.lang.String newValue)
Assign String value to inputOutput SFString field named USE.
|
Copyright ©2005-2017 Web3D Consortium under an open-source license, free for any use. Feedback is welcome.