ENTITY linear_path_entity
(* SCHEMA iges_curve_and_surface_geometry_schema; *)
ENTITY linear_path_entity
ABSTRACT SUPERTYPE OF (ONEOF (planar_piecewise_curve_entity,
piecewise_curve_entity))
SUBTYPE OF (copious_data_entity, geometric_entity);
line_font : lineFont;
line_weight : INTEGER;
END_ENTITY;
Explicit Attributes
Entity linear_path_entity has the following local and inherited explicit attributes:
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
Entity linear_path_entity inherits from the following supertypes:
copious_data_entity
directory_entry
geometric_entity
Subtypes
Entity linear_path_entity has the following subtypes:
piecewise_curve_entity*
planar_piecewise_curve_entity*
* - Immediate Subtypes
Referenced By
Entity linear_path_entity 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