ENTITY surface_profile_tolerance SUBTYPE OF (geometric_tolerance); END_ENTITY; -- surface_profile_tolerance |
Entity data types and their attributesgeometric_tolerancename: label; (OPT) description: text; (OPT) magnitude: length_measure_with_unit; toleranced_shape_aspect: geometric_tolerance_target; (DER) controlling_shape: product_definition_shape; surface_profile_tolerance - |
Global rules for this entity data type- |
public interface ESurface_profile_tolerance extends EGeometric_tolerance |
public class CSurface_profile_tolerance implements ESurface_profile_tolerance |
public class ASurface_profile_tolerance extends AEntitypublic ESurface_profile_tolerance getByIndex(int index)public ESurface_profile_tolerance getCurrentMember(SdaiIterator it) |