|
ENTITY Parameter_line_appearance SUBTYPE OF (Surface_related_curve_appearance); number_of_u_curves : INTEGER; number_of_v_curves : INTEGER; END_ENTITY; -- Parameter_line_appearance |
Entity data types and their attributesSurface_appearance_element- Surface_related_curve_appearance style: Curve_appearance; Parameter_line_appearance number_of_u_curves: INTEGER; number_of_v_curves: INTEGER; |
Users: by entity attributesSurface_appearance_elementSurface_appearance.styles Surface_related_curve_appearance Parameter_line_appearance Users: by defined types, not used by any entity attributeParameter_line_appearance- |
Global rules for this entity data type- |