ENTITY runout_zone_orientation; angle : plane_angle_measure_with_unit; END_ENTITY; -- runout_zone_orientation |
Entity data types and their attributesrunout_zone_orientationangle: plane_angle_measure_with_unit; |
runout_zone_orientation_reference_direction (SHAPE_TOLERANCE_SCHEMA) |
Users: by entity attributesrunout_zone_orientationdesign_object_management_assignment.items managed_design_object ap210_managed_design_object frozen_assignment.items managed_design_object ap210_managed_design_object runout_zone_definition.orientation Users: by defined types, not used by any entity attributerunout_zone_orientationap210_managed_design_object design_object_management_assignment.items frozen_assignment.items |
Global rules for this entity data type- |
public interface ERunout_zone_orientation extends EEntityangle (explicit attribute)boolean testAngle(ERunout_zone_orientation type)EPlane_angle_measure_with_unit getAngle(ERunout_zone_orientation type) void setAngle(ERunout_zone_orientation type, EPlane_angle_measure_with_unit value) void unsetAngle(ERunout_zone_orientation type) |
public class CRunout_zone_orientation implements ERunout_zone_orientationstatic EAttribute attributeAngle(ERunout_zone_orientation type)static int usedinAngle(ERunout_zone_orientation type, EPlane_angle_measure_with_unit instance, ASdaiModel domain, ARunout_zone_orientation result) |
public class ARunout_zone_orientation extends AEntitypublic ERunout_zone_orientation getByIndex(int index)public ERunout_zone_orientation getCurrentMember(SdaiIterator it) |