ENTITY layer_definition

(* SCHEMA iges_structure_schema; *)
  ENTITY layer_definition;
    il   : INTEGER;
    nlid : STRING;
    pln  : INTEGER;
    fln  : STRING;
  END_ENTITY;

Explicit Attributes

Entity layer_definition has the following local and inherited explicit attributes:
AttributeTypeDefined By
 ilINTEGERlayer_definition
 nlidSTRINGlayer_definition
 plnINTEGERlayer_definition
 flnSTRINGlayer_definition

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

Entity layer_definition and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 level_to_pwb_layer_map_entity ENTITY layer_definition


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2022-02-01T11:14:58-05:00