ENTITY parallelism_tolerance SUBTYPE OF (geometric_tolerance_with_datum_reference); END_ENTITY; -- parallelism_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; parallelism_tolerance - |
Global rules for this entity data type- |
public interface EParallelism_tolerance extends EGeometric_tolerance_with_datum_reference |
public class CParallelism_tolerance implements EParallelism_tolerance |
public class AParallelism_tolerance extends AEntitypublic EParallelism_tolerance getByIndex(int index)public EParallelism_tolerance getCurrentMember(SdaiIterator it) |