ENTITY composite_assembly_sequence_definition
(* SCHEMA structural_analysis_design; *)
ENTITY composite_assembly_sequence_definition
SUBTYPE OF (product_definition);
WHERE
wr1: (SIZEOF(QUERY ( pdr <* USEDIN(SELF,
'STRUCTURAL_ANALYSIS_DESIGN.' +
'PRODUCT_DEFINITION_RELATIONSHIP.' +
'RELATING_PRODUCT_DEFINITION') | ((
'STRUCTURAL_ANALYSIS_DESIGN.' +
'NEXT_ASSEMBLY_USAGE_OCCURRENCE') IN TYPEOF(pdr)) )) > 0);
END_ENTITY; -- composite_assembly_sequence_definition
Explicit Attributes
Entity composite_assembly_sequence_definition has the following local and inherited explicit attributes:
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
Entity composite_assembly_sequence_definition inherits from the following supertypes:
product_definition
Subtypes
No subtypesReferenced By
Entity composite_assembly_sequence_definition and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP ToolsTM EXPRESS to HTML Converter
on 2007-09-07T16:38:43-04:00