ENTITY boundary_curve_of_b_spline_or_rectangular_composite_surface SUBTYPE OF (founded_item); basis_surface : b_spline_or_rectangular_composite_surface_select; boundary_type : surface_boundary_type; WHERE wr1: SIZEOF( using_representations(SELF.basis_surface) * relating_shape_representations_of_extreme_values(SELF))>0; END_ENTITY; -- boundary_curve_of_b_spline_or_rectangular_composite_surface |
Entity data types and their attributesfounded_item(DER) users: SET [0:?] OF founded_item_select; boundary_curve_of_b_spline_or_rectangular_composite_surface basis_surface: b_spline_or_rectangular_composite_surface_select; boundary_type: surface_boundary_type; |
Users: by entity attributesfounded_itemfounded_item.users founded_item_select boundary_curve_of_b_spline_or_rectangular_composite_surface extreme_instance.locations_of_extreme_value location_of_extreme_value_select Users: by defined types, not used by any entity attributeboundary_curve_of_b_spline_or_rectangular_composite_surface- |
Global rules for this entity data type- |
public interface EBoundary_curve_of_b_spline_or_rectangular_composite_surface extends EFounded_itembasis_surface (explicit attribute)int testBasis_surface(EBoundary_curve_of_b_spline_or_rectangular_composite_surface type)case 1 EEntity getBasis_surface(EBoundary_curve_of_b_spline_or_rectangular_composite_surface type) void setBasis_surface(EBoundary_curve_of_b_spline_or_rectangular_composite_surface type, EEntity value, EEntity node1) void unsetBasis_surface(EBoundary_curve_of_b_spline_or_rectangular_composite_surface type) boundary_type (explicit attribute)boolean testBoundary_type(EBoundary_curve_of_b_spline_or_rectangular_composite_surface type)int getBoundary_type(EBoundary_curve_of_b_spline_or_rectangular_composite_surface type) void setBoundary_type(EBoundary_curve_of_b_spline_or_rectangular_composite_surface type, int value) void unsetBoundary_type(EBoundary_curve_of_b_spline_or_rectangular_composite_surface type) |
public class CBoundary_curve_of_b_spline_or_rectangular_composite_surface implements EBoundary_curve_of_b_spline_or_rectangular_composite_surfacestatic EAttribute attributeBasis_surface(EBoundary_curve_of_b_spline_or_rectangular_composite_surface type)static int usedinBasis_surface(EBoundary_curve_of_b_spline_or_rectangular_composite_surface type, EEntity instance, ASdaiModel domain, ABoundary_curve_of_b_spline_or_rectangular_composite_surface result) static EAttribute attributeBoundary_type(EBoundary_curve_of_b_spline_or_rectangular_composite_surface type) |
public class ABoundary_curve_of_b_spline_or_rectangular_composite_surface extends AEntitypublic EBoundary_curve_of_b_spline_or_rectangular_composite_surface getByIndex(int index)public EBoundary_curve_of_b_spline_or_rectangular_composite_surface getCurrentMember(SdaiIterator it) |