ENTITY box_domain
(* SCHEMA technical_data_packaging; *)
ENTITY box_domain;
corner : cartesian_point;
xlength : positive_length_measure;
ylength : positive_length_measure;
zlength : positive_length_measure;
WHERE
wr1: (SIZEOF(QUERY ( item <* USEDIN(SELF,'') | (NOT (
'TECHNICAL_DATA_PACKAGING.BOXED_HALF_SPACE' IN TYPEOF(item)))
))
= 0);
END_ENTITY; -- box_domain
Explicit Attributes
Entity box_domain has the following local and inherited explicit attributes:
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
No supertypesSubtypes
No subtypesReferenced By
Entity box_domain and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:18:35-04:00