Class NistCtc03Asme1Ap242Spri

java.lang.Object
ConformanceNist.STEP.CTC03.NistCtc03Asme1Ap242Spri

public class NistCtc03Asme1Ap242Spri extends Object

NIST Product and Manufacturing Information (PMI) Complex Test Case 3.

Related links: NistCtc03Asme1Ap242Spri.java source, NistCtc03Asme1Ap242Spri catalog page, X3D Resources, X3D Scene Authoring Hints, and X3D Tooltips.

Scene Meta Information
meta tags   Document Metadata
title NistCtc03Asme1Ap242Spri.x3d
created 24 February 2018
modified 2 September 2023
translator Vince Marchetti
creator Robert Lipman
description NIST Product and Manufacturing Information (PMI) Complex Test Case 3.
reference https://pages.nist.gov/CAD-PMI-Testing/models.html
reference https://en.wikipedia.org/wiki/Product_and_manufacturing_information
reference https://www.nist.gov/el/systems-integration-division-73400/mbe-pmi-validation-and-conformance-testing-project/download
reference https://s3.amazonaws.com/nist-el/mfg_digitalthread/nist_ftc_09_asme1_rd.pdf
reference https://pages.nist.gov/CAD-PMI-Testing/tessellated-part-geometry.html
reference https://pages.nist.gov/CAD-PMI-Testing/graphical-pmi-viewer.html
reference https://pages.nist.gov/CAD-PMI-Testing/ap209-viewer.html
reference https://www.nist.gov/services-resources/software/step-file-analyzer
reference https://www.nist.gov/publications/guide-nist-pmi-cad-models-and-cad-system-pmi-modeling-capability-verification-testing
reference https://www.nist.gov/el/systems-integration-division-73400/mbe-pmi-validation-and-conformance-testing-project
reference STEP AP242 Project, http://www.ap242.org
reference ASME standard Y14.46-2017: Product Definition for Additive Manufacturing
reference https://www.asme.org/products/codes-standards/y1446-2017-product-definition-additive
generator STEP to X3D conversion code: kshell/step_x3d/branches/basic_cad
generator X3D-Edit 4.0, https://savage.nps.edu/X3D-Edit
info Correct definition and compliance of this conformance scene is maintained by the Web3D Design Printing and Scanning Working Group, https://www.web3d.org/working-groups/cad
identifier https://www.web3d.org/x3d/content/examples/ConformanceNist/STEP/FTC03/NistCtc03Asme1Ap242Spri.x3d
license ../../license.html
 

This program uses the X3D Java Scene Access Interface Library (X3DJSAIL). It has been produced using the X3dToJava.xslt stylesheet (version control) is used to create Java source code from an original .x3d model.

  • Constructor Details

    • NistCtc03Asme1Ap242Spri

      public NistCtc03Asme1Ap242Spri()
      Default constructor to create this object.
  • Method Details

    • initialize

      public final void initialize()
      Create and initialize the X3D model for this object.
    • getX3dModel

      public org.web3d.x3d.jsail.Core.X3D getX3dModel()
      Provide a shallow copy of the X3D model.
      Returns:
      NistCtc03Asme1Ap242Spri model
      See Also:
    • main

      public static void main(String[] args)
      Default main() method provided for test purposes, uses CommandLine to set global ConfigurationProperties for this object.
      Parameters:
      args - array of input parameters, provided as arguments
      See Also: