ENTITY angularity_tolerance SUBTYPE OF (geometric_tolerance_with_datum_reference); END_ENTITY; -- angularity_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; geometric_tolerance_with_datum_reference datum_system: SET [1:?] OF datum_system_or_reference; angularity_tolerance - |
Global rules for this entity data type- |
public interface EAngularity_tolerance extends EGeometric_tolerance_with_datum_reference |
public class CAngularity_tolerance implements EAngularity_tolerance |
public class AAngularity_tolerance extends AEntitypublic EAngularity_tolerance getByIndex(int index)public EAngularity_tolerance getCurrentMember(SdaiIterator it) |