ENTITY curve_boundary
(* SCHEMA iges_curve_and_surface_geometry_schema; *)
ENTITY curve_boundary;
crvpt : geometric_entity;
sense : INTEGER;
pscpt : LIST OF geometric_entity;
DERIVE
k : INTEGER := SIZEOF(pscpt);
END_ENTITY;
Explicit Attributes
Entity curve_boundary has the following local and inherited explicit attributes:
Derived Attributes
Entity curve_boundary has the following local and inherited derived attributes:
Attribute | Type | Defined By |
---|
k | INTEGER | curve_boundary |
|
Inverse Attributes
No Inverse AttributesSupertypes
No supertypesSubtypes
No subtypesReferenced By
Entity curve_boundary 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