ENTITY polyline
(* SCHEMA FUNCTIONAL_DATA_AND_SCHEMATIC_REPRESENTATION_MIM_LF; *)
ENTITY polyline
SUBTYPE OF (bounded_curve);
points : LIST [2:?] OF cartesian_point;
END_ENTITY;
Explicit Attributes
Entity polyline has the following local and inherited explicit attributes:
Derived Attributes
Entity polyline has the following local and inherited derived attributes:
Inverse Attributes
No Inverse AttributesSupertypes
Entity polyline inherits from the following supertypes:
representation_item
geometric_representation_item
curve
bounded_curve
Subtypes
No subtypesReferenced By
Entity polyline and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:17:32-04:00