|
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; |
UsersSurface_appearance_elementSurface_appearance.styles Surface_related_curve_appearance Parameter_line_appearance |
Global rules for this entity data type- |