ENTITY line_profile_tolerance SUBTYPE OF (geometric_tolerance); END_ENTITY; -- line_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; line_profile_tolerance - |
Global rules for this entity data type- |
public interface ELine_profile_tolerance extends EGeometric_tolerance |
public class CLine_profile_tolerance implements ELine_profile_tolerance |
public class ALine_profile_tolerance extends AEntitypublic ELine_profile_tolerance getByIndex(int index)public ELine_profile_tolerance getCurrentMember(SdaiIterator it) |