| 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.
|
| Modifier and Type | Method and Description |
|---|---|
CADAssembly |
CADAssembly.setBboxCenter(float[] newValue)
Assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
|
CADAssembly |
CADAssembly.setBboxSize(float[] newValue)
Assign 3-tuple float array within allowed range of [0,infinity), or default value [-1 -1 -1], to initializeOnly SFVec3f field named bboxSize.
|
CADAssembly |
CADAssembly.setChildren(X3DNode[] newValue)
Assign X3DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field children.
|
CADAssembly |
CADAssembly.setCssClass(java.lang.String newValue)
Assign String value to inputOutput SFString field named class.
|
CADAssembly |
CADAssembly.setDEF(java.lang.String newValue)
Assign String value to inputOutput SFString field named DEF.
|
CADAssembly |
CADAssembly.setMetadata(X3DMetadataObject newValue)
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
|
CADAssembly |
CADAssembly.setName(java.lang.String newValue)
Assign String value to inputOutput SFString field named name.
|
CADAssembly |
CADAssembly.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.