ENTITY grid_offset

(* SCHEMA STRUCTURAL_FRAME_SCHEMA; *)
ENTITY grid_offset;
 	intersection : grid_intersection;
 	offset : LIST [2:3] OF length_measure_with_unit;
END_ENTITY;

Explicit Attributes

Entity grid_offset has the following local and inherited explicit attributes:
AttributeTypeDefined By
 intersectiongrid_intersection (ENTITY)grid_offset
 offsetLIST OF length_measure_with_unit (ENTITY)grid_offset

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

Entity grid_offset and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 located_assembly ENTITY grid_offset
 select_structural_item SELECT grid_offset


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2023-03-25T00:11:38-04:00