Class SpriStepAS1PE203

java.lang.Object
X3dForAdvancedModeling.Conversions.SpriStepAS1PE203

public class SpriStepAS1PE203 extends Object

KShell Step Prolog Restful Interface (SPRI) model export of STEP reference file AS1-PE-203.

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

Scene Meta Information
meta tags   Document Metadata
title SpriStepAS1PE203.x3d
description KShell Step Prolog Restful Interface (SPRI) model export of STEP reference file AS1-PE-203.
creator Vincent Marchetti
created 24 October 2017
translated 24 October 2017
modified 19 March 2020
reference ISO 10303, Standard for the Exchange of Product model data (STEP-File) https://en.wikipedia.org/wiki/ISO_10303-21
reference http://www.kshell.com
generator Step Prolog Restful Interface (SPRI) Converter http://spri.kshell.com
reference http://spri.kshell.com/xt/shape/wjm0g4wkb1mg/shape_23383833.x3d
identifier https://x3dgraphics.com/examples/X3dForAdvancedModeling/Conversions/SpriStepAS1PE203.x3d
reference StepFileLibrary/as1_pe_203.stp
reference https://www.cax-if.org/library/as1-pe-203.zip
Image https://www.cax-if.org/library/as1.png
reference CAx Implementer Forum: STEP File Library, https://www.cax-if.org/library
generator X3D-Edit 3.3, https://savage.nps.edu/X3D-Edit
rights Copyright (c) Web3D Consortium Inc. 2017
license ../license.html
 

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

  • Constructor Summary

    Constructors
    Constructor
    Description
    Default constructor to create this object.
  • Method Summary

    Modifier and Type
    Method
    Description
    org.web3d.x3d.jsail.Core.X3D
    Provide a shallow copy of the X3D model.
    final void
    Create and initialize the X3D model for this object.
    static void
    main(String[] args)
    Default main() method provided for test purposes, uses CommandLine to set global ConfigurationProperties for this object.

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • SpriStepAS1PE203

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