ENTITY manifold_surface_shape_representation

(* SCHEMA integrated_cnc_schema; *)
ENTITY manifold_surface_shape_representation
  SUBTYPE OF (shape_representation);
  WHERE
    WR1: SIZEOF(QUERY (it <* SELF.items| NOT (SIZEOF([ 
              'INTEGRATED_CNC_SCHEMA.SHELL_BASED_SURFACE_MODEL', 
              'INTEGRATED_CNC_SCHEMA.MAPPED_ITEM', 
              'INTEGRATED_CNC_SCHEMA.AXIS2_PLACEMENT_3D' ] * TYPEOF(it)) = 
              1))) = 0;
    WR2: SIZEOF(QUERY (it <* SELF.items| (SIZEOF([ 
              'INTEGRATED_CNC_SCHEMA.SHELL_BASED_SURFACE_MODEL', 
              'INTEGRATED_CNC_SCHEMA.MAPPED_ITEM' ] * TYPEOF(it)) = 1))) > 
              0;
    WR3: SIZEOF(QUERY (mi <* QUERY (it <* SELF.items| (
              'INTEGRATED_CNC_SCHEMA.MAPPED_ITEM' IN TYPEOF(it)))| NOT ((
              'INTEGRATED_CNC_SCHEMA.MANIFOLD_SURFACE_SHAPE_REPRESENTATION'
               IN TYPEOF(mi\mapped_item.mapping_source.
              mapped_representation)) AND (SIZEOF(QUERY (mr_it <* mi\
              mapped_item.mapping_source.mapped_representation.items| (
              'INTEGRATED_CNC_SCHEMA.SHELL_BASED_SURFACE_MODEL' IN TYPEOF(
              mr_it)))) > 0)))) = 0;
    WR4: SIZEOF(QUERY (sbsm <* QUERY (it <* SELF.items| (
              'INTEGRATED_CNC_SCHEMA.SHELL_BASED_SURFACE_MODEL' IN TYPEOF(
              it)))| NOT (SIZEOF(QUERY (sh <* sbsm\
              shell_based_surface_model.sbsm_boundary| NOT (SIZEOF([ 
              'INTEGRATED_CNC_SCHEMA.OPEN_SHELL', 
              'INTEGRATED_CNC_SCHEMA.ORIENTED_CLOSED_SHELL', 
              'INTEGRATED_CNC_SCHEMA.CLOSED_SHELL' ] * TYPEOF(sh)) = 1))) =
               0))) = 0;
    WR5: SIZEOF(QUERY (sbsm <* QUERY (it <* SELF.items| (
              'INTEGRATED_CNC_SCHEMA.SHELL_BASED_SURFACE_MODEL' IN TYPEOF(
              it)))| NOT (SIZEOF(QUERY (cfs <* sbsm\
              shell_based_surface_model.sbsm_boundary| NOT (SIZEOF(QUERY (
              fa <* cfs\connected_face_set.cfs_faces| NOT (
              'INTEGRATED_CNC_SCHEMA.FACE_SURFACE' IN TYPEOF(fa)))) = 0))) 
              = 0))) = 0;
    WR6: SIZEOF(QUERY (sbsm <* QUERY (it <* SELF.items| (
              'INTEGRATED_CNC_SCHEMA.SHELL_BASED_SURFACE_MODEL' IN TYPEOF(
              it)))| NOT (SIZEOF(QUERY (cfs <* sbsm\
              shell_based_surface_model.sbsm_boundary| NOT (SIZEOF(QUERY (
              fa <* cfs\connected_face_set.cfs_faces| NOT ((
              'INTEGRATED_CNC_SCHEMA.ADVANCED_FACE' IN TYPEOF(fa)) OR 
              msf_surface_check(fa\face_surface.face_geometry)))) = 0))) = 
              0))) = 0;
    WR7: SIZEOF(QUERY (sbsm <* QUERY (it <* SELF.items| (
              'INTEGRATED_CNC_SCHEMA.SHELL_BASED_SURFACE_MODEL' IN TYPEOF(
              it)))| NOT (SIZEOF(QUERY (cfs <* sbsm\
              shell_based_surface_model.sbsm_boundary| NOT (SIZEOF(QUERY (
              fa <* cfs\connected_face_set.cfs_faces| NOT ((
              'INTEGRATED_CNC_SCHEMA.ADVANCED_FACE' IN TYPEOF(fa)) OR (
              SIZEOF(QUERY (bnds <* fa.bounds| NOT (SIZEOF([ 
              'INTEGRATED_CNC_SCHEMA.EDGE_LOOP', 
              'INTEGRATED_CNC_SCHEMA.VERTEX_LOOP' ] * TYPEOF(bnds.bound)) =
               1))) = 0)))) = 0))) = 0))) = 0;
    WR8: SIZEOF(QUERY (sbsm <* QUERY (it <* SELF.items| (
              'INTEGRATED_CNC_SCHEMA.SHELL_BASED_SURFACE_MODEL' IN TYPEOF(
              it)))| NOT (SIZEOF(QUERY (cfs <* sbsm\
              shell_based_surface_model.sbsm_boundary| NOT (SIZEOF(QUERY (
              fa <* cfs\connected_face_set.cfs_faces| NOT ((
              'INTEGRATED_CNC_SCHEMA.ADVANCED_FACE' IN TYPEOF(fa)) OR (
              SIZEOF(QUERY (elp_fbnds <* QUERY (bnds <* fa.bounds| (
              'INTEGRATED_CNC_SCHEMA.EDGE_LOOP' IN TYPEOF(bnds.bound)))| 
              NOT (SIZEOF(QUERY (oe <* elp_fbnds\path.edge_list| NOT (
              'INTEGRATED_CNC_SCHEMA.EDGE_CURVE' IN TYPEOF(oe.edge_element)
              ))) = 0))) = 0)))) = 0))) = 0))) = 0;
    WR9: SIZEOF(QUERY (sbsm <* QUERY (it <* SELF.items| (
              'INTEGRATED_CNC_SCHEMA.SHELL_BASED_SURFACE_MODEL' IN TYPEOF(
              it)))| NOT (SIZEOF(QUERY (cfs <* sbsm\
              shell_based_surface_model.sbsm_boundary| NOT (SIZEOF(QUERY (
              fa <* cfs\connected_face_set.cfs_faces| NOT ((
              'INTEGRATED_CNC_SCHEMA.ADVANCED_FACE' IN TYPEOF(fa)) OR (
              SIZEOF(QUERY (elp_fbnds <* QUERY (bnds <* fa.bounds| (
              'INTEGRATED_CNC_SCHEMA.EDGE_LOOP' IN TYPEOF(bnds.bound)))| 
              NOT (SIZEOF(QUERY (oe_cv <* QUERY (oe <* elp_fbnds\path.
              edge_list| ('INTEGRATED_CNC_SCHEMA.EDGE_CURVE' IN TYPEOF(oe.
              edge_element)))| NOT (SIZEOF([ 
              'INTEGRATED_CNC_SCHEMA.B_SPLINE_CURVE', 
              'INTEGRATED_CNC_SCHEMA.CONIC', 
              'INTEGRATED_CNC_SCHEMA.CURVE_REPLICA', 
              'INTEGRATED_CNC_SCHEMA.LINE', 
              'INTEGRATED_CNC_SCHEMA.OFFSET_CURVE_3D', 
              'INTEGRATED_CNC_SCHEMA.PCURVE', 
              'INTEGRATED_CNC_SCHEMA.POLYLINE', 
              'INTEGRATED_CNC_SCHEMA.SURFACE_CURVE' ] * TYPEOF(oe_cv.
              edge_element\edge_curve.edge_geometry)) = 1))) = 0))) = 0))))
               = 0))) = 0))) = 0;
    WR10: SIZEOF(QUERY (sbsm <* QUERY (it <* SELF.items| (
              'INTEGRATED_CNC_SCHEMA.SHELL_BASED_SURFACE_MODEL' IN TYPEOF(
              it)))| NOT (SIZEOF(QUERY (cfs <* sbsm\
              shell_based_surface_model.sbsm_boundary| NOT (SIZEOF(QUERY (
              fa <* cfs\connected_face_set.cfs_faces| NOT ((
              'INTEGRATED_CNC_SCHEMA.ADVANCED_FACE' IN TYPEOF(fa)) OR (
              SIZEOF(QUERY (elp_fbnds <* QUERY (bnds <* fa.bounds| (
              'INTEGRATED_CNC_SCHEMA.EDGE_LOOP' IN TYPEOF(bnds.bound)))| 
              NOT (SIZEOF(QUERY (oe <* elp_fbnds\path.edge_list| NOT 
              msf_curve_check(oe.edge_element\edge_curve.edge_geometry))) =
               0))) = 0)))) = 0))) = 0))) = 0;
    WR11: SIZEOF(QUERY (sbsm <* QUERY (it <* SELF.items| (
              'INTEGRATED_CNC_SCHEMA.SHELL_BASED_SURFACE_MODEL' IN TYPEOF(
              it)))| NOT (SIZEOF(QUERY (cfs <* sbsm\
              shell_based_surface_model.sbsm_boundary| NOT (SIZEOF(QUERY (
              fa <* cfs\connected_face_set.cfs_faces| NOT ((
              'INTEGRATED_CNC_SCHEMA.ADVANCED_FACE' IN TYPEOF(fa)) OR (
              SIZEOF(QUERY (elp_fbnds <* QUERY (bnds <* fa.bounds| (
              'INTEGRATED_CNC_SCHEMA.EDGE_LOOP' IN TYPEOF(bnds.bound)))| 
              NOT (SIZEOF(QUERY (oe <* elp_fbnds\path.edge_list| NOT ((
              'INTEGRATED_CNC_SCHEMA.VERTEX_POINT' IN TYPEOF(oe.
              edge_element.edge_start)) AND (
              'INTEGRATED_CNC_SCHEMA.VERTEX_POINT' IN TYPEOF(oe.
              edge_element.edge_end))))) = 0))) = 0)))) = 0))) = 0))) = 0;
    WR12: SIZEOF(QUERY (sbsm <* QUERY (it <* SELF.items| (
              'INTEGRATED_CNC_SCHEMA.SHELL_BASED_SURFACE_MODEL' IN TYPEOF(
              it)))| NOT (SIZEOF(QUERY (cfs <* sbsm\
              shell_based_surface_model.sbsm_boundary| NOT (SIZEOF(QUERY (
              fa <* cfs\connected_face_set.cfs_faces| NOT ((
              'INTEGRATED_CNC_SCHEMA.ADVANCED_FACE' IN TYPEOF(fa)) OR (
              SIZEOF(QUERY (elp_fbnds <* QUERY (bnds <* fa.bounds| (
              'INTEGRATED_CNC_SCHEMA.EDGE_LOOP' IN TYPEOF(bnds.bound)))| 
              NOT (SIZEOF(QUERY (oe <* elp_fbnds\path.edge_list| NOT ((
              SIZEOF([ 'INTEGRATED_CNC_SCHEMA.CARTESIAN_POINT', 
              'INTEGRATED_CNC_SCHEMA.DEGENERATE_PCURVE', 
              'INTEGRATED_CNC_SCHEMA.POINT_ON_CURVE', 
              'INTEGRATED_CNC_SCHEMA.POINT_ON_SURFACE' ] * TYPEOF(oe.
              edge_element.edge_start\vertex_point.vertex_geometry)) = 1) 
              AND (SIZEOF([ 'INTEGRATED_CNC_SCHEMA.CARTESIAN_POINT', 
              'INTEGRATED_CNC_SCHEMA.DEGENERATE_PCURVE', 
              'INTEGRATED_CNC_SCHEMA.POINT_ON_CURVE', 
              'INTEGRATED_CNC_SCHEMA.POINT_ON_SURFACE' ] * TYPEOF(oe.
              edge_element.edge_end\vertex_point.vertex_geometry)) = 1)))) 
              = 0))) = 0)))) = 0))) = 0))) = 0;
    WR13: SIZEOF(QUERY (sbsm <* QUERY (it <* SELF.items| (
              'INTEGRATED_CNC_SCHEMA.SHELL_BASED_SURFACE_MODEL' IN TYPEOF(
              it)))| NOT (SIZEOF(QUERY (cfs <* sbsm\
              shell_based_surface_model.sbsm_boundary| NOT (SIZEOF(QUERY (
              fa <* cfs\connected_face_set.cfs_faces| NOT ((
              'INTEGRATED_CNC_SCHEMA.ADVANCED_FACE' IN TYPEOF(fa)) OR (
              SIZEOF(QUERY (vlp_fbnds <* QUERY (bnds <* fa.bounds| (
              'INTEGRATED_CNC_SCHEMA.VERTEX_LOOP' IN TYPEOF(bnds.bound)))| 
              NOT ('INTEGRATED_CNC_SCHEMA.VERTEX_POINT' IN TYPEOF(vlp_fbnds
              \vertex_loop.loop_vertex)))) = 0)))) = 0))) = 0))) = 0;
    WR14: SIZEOF(QUERY (sbsm <* QUERY (it <* SELF.items| (
              'INTEGRATED_CNC_SCHEMA.SHELL_BASED_SURFACE_MODEL' IN TYPEOF(
              it)))| NOT (SIZEOF(QUERY (cfs <* sbsm\
              shell_based_surface_model.sbsm_boundary| NOT (SIZEOF(QUERY (
              fa <* cfs\connected_face_set.cfs_faces| NOT ((
              'INTEGRATED_CNC_SCHEMA.ADVANCED_FACE' IN TYPEOF(fa)) OR (
              SIZEOF(QUERY (vlp_fbnds <* QUERY (bnds <* fa.bounds| (
              'INTEGRATED_CNC_SCHEMA.VERTEX_LOOP' IN TYPEOF(bnds.bound)))| 
              NOT (SIZEOF([ 'INTEGRATED_CNC_SCHEMA.CARTESIAN_POINT', 
              'INTEGRATED_CNC_SCHEMA.DEGENERATE_PCURVE', 
              'INTEGRATED_CNC_SCHEMA.POINT_ON_CURVE', 
              'INTEGRATED_CNC_SCHEMA.POINT_ON_SURFACE' ] * TYPEOF(vlp_fbnds
              \vertex_loop.loop_vertex\vertex_point.vertex_geometry)) = 1))
              ) = 0)))) = 0))) = 0))) = 0;
END_ENTITY; -- 10303-509: aic_manifold_surface

Explicit Attributes

Entity manifold_surface_shape_representation has the following local and inherited explicit attributes:
AttributeTypeDefined By
 namelabel (STRING)representation
 itemsSET OF representation_item (ENTITY)representation
 context_of_itemsrepresentation_context (ENTITY)representation

Derived Attributes

Entity manifold_surface_shape_representation has the following local and inherited derived attributes:
AttributeTypeDefined By
 ididentifier (STRING)representation
 descriptiontext (STRING)representation

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity manifold_surface_shape_representation inherits from the following supertypes:
  representation
    shape_representation

Subtypes

    No subtypes

Referenced By

Entity manifold_surface_shape_representation and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 action_property_representation ENTITY representation
 acyclic_mapped_representation FUNCTION representation
 definitional_representation ENTITY representation
 degenerate_pcurve ENTITY representation
 description_attribute_select SELECT representation
 dimension_of FUNCTION representation
 gbsf_check_curve FUNCTION representation
 gbsf_check_point FUNCTION representation
 id_attribute_select SELECT representation
 msf_curve_check FUNCTION representation
 nmsf_curve_check FUNCTION representation
 pcurve ENTITY representation
 property_definition_representation ENTITY representation
 representation_context ENTITY representation
 representation_map ENTITY representation
 representation_relationship ENTITY representation
 resource_property_representation ENTITY representation
 shape_dimension_representation ENTITY representation
 using_representations FUNCTION representation
 verify_angle_measure_rep_item FUNCTION representation
 verify_count_measure_rep_item FUNCTION representation
 verify_length_measure_rep_item FUNCTION representation
 verify_linear_speed_measure_rep_item FUNCTION representation
 verify_optional_rep_item FUNCTION representation
 verify_ratio_measure_rep_item FUNCTION representation
 verify_required_rep_item FUNCTION representation
 verify_rotary_speed_measure_rep_item FUNCTION representation
 verify_time_measure_rep_item FUNCTION representation


[Top Level Definitions]

Generated by STEP ToolsTM EXPRESS to HTML Converter
on 2010-01-12T10:42:21-02:00