(* SCHEMA iges_structure_schema; *)
ENTITY dimensioned_geometry_entity
SUBTYPE OF (associativity_entity);
subordinate : subordinate_switch;
used : use_flag;
dimptr : annotation_entity;
geom : LIST OF geometry_entities;
DERIVE
form : INTEGER := 13;
nd : INTEGER := 1;
ng : INTEGER := SIZEOF(geom);
END_ENTITY;
|
|
|
Generated by STEP Tools® EXPRESS to HTML Converter
2026-09-04T17:00:34-04:00