InspireΒΆ
The Data Model
The hwx.inspire module is used to build and query models. You can extend the model by implementing your own GeneralObject subtypes. The model consists of a tree of objects and is saved as an .stmod file.
- Attributes
- Attribute (hwx.inspire.core)
- Int (hwx.inspire.core)
- String (hwx.inspire.core)
- Bool (hwx.inspire.core)
- Double (hwx.inspire.core)
- Triple (hwx.inspire.core)
- Color (hwx.inspire.core)
- Location (hwx.inspire.core)
- Direction (hwx.inspire.core)
- Reference (hwx.inspire.core)
- Inertia (hwx.inspire.core)
- Enum (hwx.inspire.core)
- EnumUnion (hwx.inspire.core)
- UnitsUnion (hwx.inspire.core)
- List (hwx.inspire.core)
- ListOfList (hwx.inspire.core)
- Base Classes
- Geometry
- PolyMesh
- PolyNURBS
- Structure
- Connector (hwx.inspire.core)
- PartsConnector (hwx.inspire.core)
- Joint (hwx.inspire.core)
- Fastener (hwx.inspire.core)
- SpotWeld (hwx.inspire.core)
- FeaturesConnector (hwx.inspire.core)
- Spider (hwx.inspire.core)
- Contact (hwx.inspire.core)
- BoundaryCondition (hwx.inspire.core)
- Constraint (hwx.inspire.core)
- Force (hwx.inspire.core)
- Torque (hwx.inspire.core)
- Pressure (hwx.inspire.core)
- GLoad (hwx.inspire.core)
- Rotation (hwx.inspire.core)
- DisplacementConstraint (hwx.inspire.core)
- EnforcedDisplacement (hwx.inspire.core)
- Temperature (hwx.inspire.core)
- SymmetryConstraint (hwx.inspire.core)
- DrawDirection (hwx.inspire.core)
- BeadPattern (hwx.inspire.core)
- COGConstraint (hwx.inspire.core)
- LoadCase (hwx.inspire.core)
- Material (hwx.inspire.core)
- ConcentratedMass (hwx.inspire.core)
- System (hwx.inspire.core)
- Motion
- General
- Model (hwx.inspire.core)
- Material (hwx.inspire.core)
- Measure (hwx.inspire.core)
- LengthMeasure (hwx.inspire.core)
- AngleMeasure (hwx.inspire.core)
- SectionPlane (hwx.inspire.core)
- Construction (hwx.inspire.core)
- ModelListener (hwx.inspire.core)
- UnitsManager (hwx.inspire.core)
- History (hwx.inspire.core)
- Methods
- GUI