ENTITY grid_skewed
(* SCHEMA STRUCTURAL_FRAME_SCHEMA; *)
ENTITY grid_skewed
SUBTYPE OF (grid);
skew_angle : plane_angle_measure_with_unit;
spacing_1 : LIST [0:?] OF positive_length_measure_with_unit;
spacing_2 : LIST [0:?] OF positive_length_measure_with_unit;
END_ENTITY;
Explicit Attributes
Entity grid_skewed has the following local and inherited explicit attributes:
Derived Attributes
Entity grid_skewed has the following local and inherited derived attributes:
Inverse Attributes
Entity grid_skewed has the following local and inherited inverse attributes:
Attribute | Type | Defined By |
---|
constituent_lines | SET OF gridline (ENTITY) | grid |
|
Supertypes
Entity grid_skewed inherits from the following supertypes:
grid
Subtypes
No subtypesReferenced By
Entity grid_skewed 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