ENTITY assembled_with_fasteners SUBTYPE OF (assembly_joint_armx); WHERE wr1: 'COMPONENT_GROUPING_XIM.ASSEMBLY_GROUP_COMPONENT_ARMX' IN TYPEOF(SELF\Component_feature_joint_armx.associated_definition); END_ENTITY; -- assembled_with_fasteners |
Entity data types and their attributesshape_aspect_relationshipname: label; (OPT) description: text; relating_shape_aspect: shape_aspect; related_shape_aspect: shape_aspect; (DER) id: identifier; component_feature_relationship (RT) related_shape_aspect: component_feature; (RT) relating_shape_aspect: component_feature; component_feature_relationship_armx (RT) relating_shape_aspect: component_feature_armx; (RT) related_shape_aspect: component_feature_armx; shape_aspect name: label; (OPT) description: text; of_shape: product_definition_shape; product_definitional: LOGICAL; (DER) id: identifier; component_feature_joint_armx (RT) relating_shape_aspect->feature_1: component_feature_armx; (RT) related_shape_aspect->feature_2: component_feature_armx; (RT) of_shape->associated_definition: product_definition_shape; component_feature_joint (RT) related_shape_aspect: component_feature; (RT) relating_shape_aspect: component_feature; assembly_joint - assembly_joint_armx (RT) feature_1->assembly_feature_1: assembled_feature_select; (RT) feature_2->assembly_feature_2: assembled_feature_select; (RT) associated_definition->associated_assembly: assembly_module_or_assembly_group_component; assembled_with_fasteners - |
Global rules for this entity data type- |
public interface EAssembled_with_fasteners extends EAssembly_joint_armx |
public class CAssembled_with_fasteners implements EAssembled_with_fasteners |
public class AAssembled_with_fasteners extends AEntitypublic EAssembled_with_fasteners getByIndex(int index)public EAssembled_with_fasteners getCurrentMember(SdaiIterator it) |