Uses of Class
org.web3d.x3d.jsail.CADGeometry.CADPart
Package
Description
The CADGeometry component is provided for Computer-Aided Design (CAD) nodes.
-
Uses of CADPart in org.web3d.x3d.jsail.CADGeometry
Modifier and TypeMethodDescriptionUtility method to add single child element to contained list of existing children nodes (if any).CADPart.addChildren
(ProtoInstance newValue) Add single ProtoInstance (with appropriate node type and containerField value) to MFNode array for children field.CADPart.addComments
(String newComment) Add comment as String to contained commentsList.CADPart.addComments
(String[] newComments) Add comments as String[] array to contained commentsList.CADPart.addComments
(CommentsBlock newCommentsBlock) Add CommentsBlock to contained commentsList.CADPart.clearChildren()
Utility method to clear MFNode value of children field.CADPart.clearIS()
Utility method to clear SFNode value of IS field.CADPart.clearMetadata()
Utility method to clear SFNode value of metadata field.CADPart.setBboxCenter
(double[] newArray) Utility method: double-precision set-array accessor for X3D floating-point type, similar tosetBboxCenter(float[])
.CADPart.setBboxCenter
(double x, double y, double z) Utility method: double-precision set-parameters accessor for X3D floating-point type, similar tosetBboxCenter(float[])
.CADPart.setBboxCenter
(float[] newValue) Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.CADPart.setBboxCenter
(float x, float y, float z) Assign values to SFVec3f bboxCenter field, similar tosetBboxCenter(float[])
.CADPart.setBboxCenter
(SFVec3f newValue) Assign typed object value to SFVec3f bboxCenter field, similar tosetBboxCenter(float[])
.CADPart.setBboxDisplay
(boolean newValue) Accessor method to assign boolean value to inputOutput SFBool field named bboxDisplay.CADPart.setBboxDisplay
(SFBool newValue) Assign typed object value to SFBool bboxDisplay field, similar tosetBboxDisplay(boolean)
.CADPart.setBboxSize
(double[] newArray) Utility method: double-precision set-array accessor for X3D floating-point type, similar tosetBboxSize(float[])
.CADPart.setBboxSize
(double x, double y, double z) Utility method: double-precision set-parameters accessor for X3D floating-point type, similar tosetBboxSize(float[])
.CADPart.setBboxSize
(float[] newValue) Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxSize.CADPart.setBboxSize
(float x, float y, float z) Assign values to SFVec3f bboxSize field, similar tosetBboxSize(float[])
.CADPart.setBboxSize
(SFVec3f newValue) Assign typed object value to SFVec3f bboxSize field, similar tosetBboxSize(float[])
.CADPart.setCenter
(double[] newArray) Utility method: double-precision set-array accessor for X3D floating-point type, similar tosetCenter(float[])
.CADPart.setCenter
(double x, double y, double z) Utility method: double-precision set-parameters accessor for X3D floating-point type, similar tosetCenter(float[])
.CADPart.setCenter
(float[] newValue) Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named center.CADPart.setCenter
(float x, float y, float z) Assign values to SFVec3f center field, similar tosetCenter(float[])
.Assign typed object value to SFVec3f center field, similar tosetCenter(float[])
.CADPart.setChildren
(ArrayList<CADFace> newValue) Assign ArrayList value of MFNode children field, similar tosetChildren(org.web3d.x3d.sai.Core.X3DNode[])
.CADPart.setChildren
(X3DNode[] newValue) Accessor method to assign org.web3d.x3d.sai.CADGeometry.CADFace array (using an array consisting of properly typed nodes or ProtoInstances) to inputOutput MFNode field children.final CADPart
CADPart.setCssClass
(String newValue) Accessor method to assign String value to inputOutput SFString field named class.CADPart.setCssClass
(SFString newValue) Assign typed object value to SFString cssClass field, similar tosetCssClass(String)
.final CADPart
CADPart.setCssStyle
(String newValue) Accessor method to assign String value to inputOutput SFString field named style.CADPart.setCssStyle
(SFString newValue) Assign typed object value to SFString cssClass field, similar tosetCssStyle(String)
.final CADPart
Accessor method to assign String value to inputOutput SFString field named DEF.Assign typed object value to SFString DEF field, similar tosetDEF(String)
.final CADPart
Accessor method to assign String value to inputOutput SFString field named id.Assign typed object value to SFString HtmlID field, similar tosetHtmlID(String)
.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.CADPart.setMetadata
(ProtoInstance newValue) Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.CADPart.setMetadata
(X3DMetadataObject newValue) Accessor method to assign org.web3d.x3d.sai.Core.X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.final CADPart
Accessor method to assign String value to inputOutput SFString field named name.Assign typed object value to SFString name field, similar tosetName(String)
.CADPart.setRotation
(double[] newArray) Utility method: double-precision set-array accessor for X3D floating-point type, similar tosetRotation(float[])
.CADPart.setRotation
(double x, double y, double z, double angleRadians) Utility method: double-precision set-parameters accessor for X3D floating-point type, similar tosetRotation(float[])
.CADPart.setRotation
(float[] newValue) Accessor method to assign 4-tuple float array unit axis, angle (in radians) to inputOutput SFRotation field named rotation.CADPart.setRotation
(float x, float y, float z, float angleRadians) Assign values to SFRotation rotation field, similar tosetRotation(float[])
.CADPart.setRotation
(SFRotation newValue) Assign typed object value to SFRotation rotation field, similar tosetRotation(float[])
.CADPart.setScale
(double[] newArray) Utility method: double-precision set-array accessor for X3D floating-point type, similar tosetScale(float[])
.CADPart.setScale
(double x, double y, double z) Utility method: double-precision set-parameters accessor for X3D floating-point type, similar tosetScale(float[])
.CADPart.setScale
(float[] newValue) Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named scale.CADPart.setScale
(float x, float y, float z) Assign values to SFVec3f scale field, similar tosetScale(float[])
.Assign typed object value to SFVec3f scale field, similar tosetScale(float[])
.CADPart.setScaleOrientation
(double[] newArray) Utility method: double-precision set-array accessor for X3D floating-point type, similar tosetScaleOrientation(float[])
.CADPart.setScaleOrientation
(double x, double y, double z, double angleRadians) Utility method: double-precision set-parameters accessor for X3D floating-point type, similar tosetScaleOrientation(float[])
.CADPart.setScaleOrientation
(float[] newValue) Accessor method to assign 4-tuple float array unit axis, angle (in radians) to inputOutput SFRotation field named scaleOrientation.CADPart.setScaleOrientation
(float x, float y, float z, float angleRadians) Assign values to SFRotation scaleOrientation field, similar tosetScaleOrientation(float[])
.CADPart.setScaleOrientation
(SFRotation newValue) Assign typed object value to SFRotation scaleOrientation field, similar tosetScaleOrientation(float[])
.CADPart.setTranslation
(double[] newArray) Utility method: double-precision set-array accessor for X3D floating-point type, similar tosetTranslation(float[])
.CADPart.setTranslation
(double x, double y, double z) Utility method: double-precision set-parameters accessor for X3D floating-point type, similar tosetTranslation(float[])
.CADPart.setTranslation
(float[] newValue) Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named translation.CADPart.setTranslation
(float x, float y, float z) Assign values to SFVec3f translation field, similar tosetTranslation(float[])
.CADPart.setTranslation
(SFVec3f newValue) Assign typed object value to SFVec3f translation field, similar tosetTranslation(float[])
.final CADPart
Accessor method to assign String value to inputOutput SFString field named USE.Assign a USE reference to another DEF node of same node type, similar tosetUSE(String)
.Assign typed object value to SFString USE field, similar tosetUSE(String)
.CADPart.setVisible
(boolean newValue) Accessor method to assign boolean value to inputOutput SFBool field named visible.CADPart.setVisible
(SFBool newValue) Assign typed object value to SFBool visible field, similar tosetVisible(boolean)
.Modifier and TypeMethodDescriptionAssign a USE reference to another DEF node of same node type, similar tosetUSE(String)
.