ENTITY feature_component_relationship
(* SCHEMA integrated_cnc_schema; *)
ENTITY feature_component_relationship
SUPERTYPE OF (ONEOF(pattern_omit_membership, pattern_offset_membership))
SUBTYPE OF (shape_aspect_relationship);
WHERE
WR1: ((SIZEOF([ 'INTEGRATED_CNC_SCHEMA.COMPOSITE_SHAPE_ASPECT',
'INTEGRATED_CNC_SCHEMA.REPLICATE_FEATURE',
'INTEGRATED_CNC_SCHEMA.TRANSITION_FEATURE',
'INTEGRATED_CNC_SCHEMA.MODIFIED_PATTERN' ] * TYPEOF(SELF.
relating_shape_aspect)) = 1) OR (
'INTEGRATED_CNC_SCHEMA.FEATURE_DEFINITION' IN TYPEOF(SELF.
relating_shape_aspect.of_shape.definition))) OR (
'INTEGRATED_CNC_SCHEMA.FEATURE_COMPONENT_DEFINITION' IN
TYPEOF(SELF.relating_shape_aspect.of_shape.definition));
END_ENTITY; -- 10303-522: aic_machining_feature
Explicit Attributes
Entity feature_component_relationship has the following local and inherited explicit attributes:
Derived Attributes
Entity feature_component_relationship has the following local and inherited derived attributes:
Inverse Attributes
No Inverse AttributesSupertypes
Entity feature_component_relationship inherits from the following supertypes:
shape_aspect_relationship
Subtypes
Entity feature_component_relationship has the following subtypes:
pattern_offset_membership*
pattern_omit_membership*
* - Immediate Subtypes
Referenced By
Entity feature_component_relationship and its supertypes are referenced by the following definitions:
[Top Level Definitions] Generated by STEP ToolsTM EXPRESS to HTML Converter
on 2010-01-12T10:42:20-02:00