ENTITY contacting_feature SUBTYPE OF (shape_aspect); WHERE wr1: SELF\shape_aspect.product_definitional = FALSE; END_ENTITY; -- contacting_feature |
Entity data types and their attributesshape_aspectname: label; (OPT) description: text; of_shape: product_definition_shape; product_definitional: LOGICAL; (DER) id: identifier; contacting_feature - |
contacting_feature_armx (GEOMETRIC_TOLERANCE_XIM) |
Global rules for this entity data type- |
public interface EContacting_feature extends EShape_aspect |
public class CContacting_feature implements EContacting_feature |
public class AContacting_feature extends AEntitypublic EContacting_feature getByIndex(int index)public EContacting_feature getCurrentMember(SdaiIterator it) |