ENTITY position_tolerance SUBTYPE OF (geometric_tolerance); END_ENTITY; -- position_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; position_tolerance - |
Global rules for this entity data type- |
public interface EPosition_tolerance extends EGeometric_tolerance |
public class CPosition_tolerance implements EPosition_tolerance |
public class APosition_tolerance extends AEntitypublic EPosition_tolerance getByIndex(int index)public EPosition_tolerance getCurrentMember(SdaiIterator it) |