ENTITY element_point_stationary_mass
(* SCHEMA STRUCTURAL_FRAME_SCHEMA; *)
ENTITY element_point_stationary_mass
SUBTYPE OF (element_point);
masses : ARRAY [1:3] OF REAL;
moments_of_inertia : ARRAY [1:3] OF ARRAY [1:3] OF REAL;
END_ENTITY;
Explicit Attributes
Entity element_point_stationary_mass has the following local and inherited explicit attributes:
Attribute | Type | Defined By |
---|
element_name | label (STRING) | element |
element_description | text (STRING) | element |
parent_model | analysis_model (ENTITY) | element |
element_dimensionality | INTEGER | element |
masses | ARRAY OF REAL | element_point_stationary_mass |
moments_of_inertia | ARRAY OF ARRAY OF REAL | element_point_stationary_mass |
|
Derived Attributes
Entity element_point_stationary_mass has the following local and inherited derived attributes:
Inverse Attributes
Entity element_point_stationary_mass has the following local and inherited inverse attributes:
Supertypes
Entity element_point_stationary_mass inherits from the following supertypes:
element
element_point
Subtypes
No subtypesReferenced By
Entity element_point_stationary_mass and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2023-03-25T00:11:38-04:00