ENTITY edge_use
(* SCHEMA iges_boundary_representation_schema; *)
ENTITY edge_use;
typ : edge_type;
edge : vertex_or_edge;
ndx : INTEGER;
orf : BOOLEAN;
curves : LIST OF space_curve;
DERIVE
k : INTEGER := SIZEOF(curves);
END_ENTITY;
Explicit Attributes
Entity edge_use has the following local and inherited explicit attributes:
Derived Attributes
Entity edge_use has the following local and inherited derived attributes:
Attribute | Type | Defined By |
---|
k | INTEGER | edge_use |
|
Inverse Attributes
No Inverse AttributesSupertypes
No supertypesSubtypes
No subtypesReferenced By
Entity edge_use and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2022-02-01T11:14:58-05:00