Class NistCtc01Asme1Ap203Occ

java.lang.Object
ConformanceNist.STEP.CTC01.NistCtc01Asme1Ap203Occ

public class NistCtc01Asme1Ap203Occ extends Object

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

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

Scene Meta Information
meta tags   Document Metadata
title NistCtc01Asme1Ap203Occ.x3d
translated 8 January 2018
modified 28 August 2023
translator Vince Marchetti
creator Robert Lipman
description NIST Product and Manufacturing Information (PMI) Complex Test Case 1.
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 pythonOCC, http://www.pythonocc.org
warning Original units of millimeters are being expanded to X3D default of meters
warning No defined viewpoint, and the default at 10 meters is too close to part
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/CTC01/NistCtc01Asme1Ap203Occ.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

    • NistCtc01Asme1Ap203Occ

      public NistCtc01Asme1Ap203Occ()
      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:
      NistCtc01Asme1Ap203Occ 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: