ENTITY placed_datum_target_feature
(* SCHEMA integrated_cnc_schema; *)
ENTITY placed_datum_target_feature
SUBTYPE OF (datum_target);
WHERE
WR1: SELF.description IN [ 'point', 'line', 'rectangle', 'circle' ];
WR2: SIZEOF(QUERY (pd <* USEDIN(SELF,
'INTEGRATED_CNC_SCHEMA.PROPERTY_DEFINITION.DEFINITION')| NOT
(SIZEOF(QUERY (pdr <* USEDIN(pd, 'INTEGRATED_CNC_SCHEMA.' +
'PROPERTY_DEFINITION_REPRESENTATION.DEFINITION')| (
'INTEGRATED_CNC_SCHEMA.' +
'SHAPE_REPRESENTATION_WITH_PARAMETERS' IN TYPEOF(pdr.
used_representation)))) = 1))) = 0;
WR3: SIZEOF(QUERY (pd <* USEDIN(SELF,
'INTEGRATED_CNC_SCHEMA.PROPERTY_DEFINITION.DEFINITION')| NOT
(SIZEOF(QUERY (dtm_rep <* QUERY (pdr <* USEDIN(pd,
'INTEGRATED_CNC_SCHEMA.' +
'PROPERTY_DEFINITION_REPRESENTATION.DEFINITION')| (
'INTEGRATED_CNC_SCHEMA.' +
'SHAPE_REPRESENTATION_WITH_PARAMETERS' IN TYPEOF(pdr.
used_representation)))| NOT (SIZEOF(QUERY (it <* dtm_rep.
used_representation.items| ('INTEGRATED_CNC_SCHEMA.PLACEMENT'
IN TYPEOF(it)) AND (it.name = 'orientation'))) = 1))) = 0)))
= 0;
WR4: NOT (SELF.description = 'point') OR (SIZEOF(QUERY (pd <* USEDIN(
SELF, 'INTEGRATED_CNC_SCHEMA.PROPERTY_DEFINITION.DEFINITION')
| NOT (SIZEOF(QUERY (dtm_rep <* QUERY (pdr <* USEDIN(pd,
'INTEGRATED_CNC_SCHEMA.' +
'PROPERTY_DEFINITION_REPRESENTATION.DEFINITION')| (
'INTEGRATED_CNC_SCHEMA.' +
'SHAPE_REPRESENTATION_WITH_PARAMETERS' IN TYPEOF(pdr.
used_representation)))| NOT (SIZEOF(dtm_rep.
used_representation.items) = 1))) = 0))) = 0);
WR5: NOT (SELF.description IN [ 'line', 'circle' ]) OR (SIZEOF(QUERY (
pd <* USEDIN(SELF,
'INTEGRATED_CNC_SCHEMA.PROPERTY_DEFINITION.DEFINITION')| NOT
(SIZEOF(QUERY (dtm_rep <* QUERY (pdr <* USEDIN(pd,
'INTEGRATED_CNC_SCHEMA.' +
'PROPERTY_DEFINITION_REPRESENTATION.DEFINITION')| (
'INTEGRATED_CNC_SCHEMA.' +
'SHAPE_REPRESENTATION_WITH_PARAMETERS' IN TYPEOF(pdr.
used_representation)))| NOT (SIZEOF(dtm_rep.
used_representation.items) = 2))) = 0))) = 0);
WR6: NOT (SELF.description = 'rectangle') OR (SIZEOF(QUERY (pd <*
USEDIN(SELF,
'INTEGRATED_CNC_SCHEMA.PROPERTY_DEFINITION.DEFINITION')| NOT
(SIZEOF(QUERY (dtm_rep <* QUERY (pdr <* USEDIN(pd,
'INTEGRATED_CNC_SCHEMA.' +
'PROPERTY_DEFINITION_REPRESENTATION.DEFINITION')| (
'INTEGRATED_CNC_SCHEMA.' +
'SHAPE_REPRESENTATION_WITH_PARAMETERS' IN TYPEOF(pdr.
used_representation)))| NOT (SIZEOF(dtm_rep.
used_representation.items) = 3))) = 0))) = 0);
WR7: NOT (SELF.description = 'circle') OR (SIZEOF(QUERY (pd <* USEDIN(
SELF, 'INTEGRATED_CNC_SCHEMA.PROPERTY_DEFINITION.DEFINITION')
| NOT (SIZEOF(QUERY (dtm_rep <* QUERY (pdr <* USEDIN(pd,
'INTEGRATED_CNC_SCHEMA.' +
'PROPERTY_DEFINITION_REPRESENTATION.DEFINITION')| (
'INTEGRATED_CNC_SCHEMA.' +
'SHAPE_REPRESENTATION_WITH_PARAMETERS' IN TYPEOF(pdr.
used_representation)))| NOT (SIZEOF(QUERY (it <* dtm_rep.
used_representation.items| (SIZEOF([
'INTEGRATED_CNC_SCHEMA.MEASURE_REPRESENTATION_ITEM',
'INTEGRATED_CNC_SCHEMA.LENGTH_MEASURE_WITH_UNIT' ] * TYPEOF(
it)) = 2) AND (it.name = 'target diameter'))) = 1))) = 0))) =
0);
WR8: NOT (SELF.description = 'line') OR (SIZEOF(QUERY (pd <* USEDIN(
SELF, 'INTEGRATED_CNC_SCHEMA.PROPERTY_DEFINITION.DEFINITION')
| NOT (SIZEOF(QUERY (dtm_rep <* QUERY (pdr <* USEDIN(pd,
'INTEGRATED_CNC_SCHEMA.' +
'PROPERTY_DEFINITION_REPRESENTATION.DEFINITION')| (
'INTEGRATED_CNC_SCHEMA.' +
'SHAPE_REPRESENTATION_WITH_PARAMETERS' IN TYPEOF(pdr.
used_representation)))| NOT (SIZEOF(QUERY (it <* dtm_rep.
used_representation.items| (SIZEOF([
'INTEGRATED_CNC_SCHEMA.MEASURE_REPRESENTATION_ITEM',
'INTEGRATED_CNC_SCHEMA.LENGTH_MEASURE_WITH_UNIT' ] * TYPEOF(
it)) = 2) AND (it.name = 'target length'))) = 1))) = 0))) = 0
);
WR9: NOT (SELF.description = 'rectangle') OR (SIZEOF(QUERY (pd <*
USEDIN(SELF,
'INTEGRATED_CNC_SCHEMA.PROPERTY_DEFINITION.DEFINITION')| NOT
(SIZEOF(QUERY (dtm_rep <* QUERY (pdr <* USEDIN(pd,
'INTEGRATED_CNC_SCHEMA.' +
'PROPERTY_DEFINITION_REPRESENTATION.DEFINITION')| (
'INTEGRATED_CNC_SCHEMA.' +
'SHAPE_REPRESENTATION_WITH_PARAMETERS' IN TYPEOF(pdr.
used_representation)))| NOT (SIZEOF(QUERY (it <* dtm_rep.
used_representation.items| (SIZEOF([
'INTEGRATED_CNC_SCHEMA.MEASURE_REPRESENTATION_ITEM',
'INTEGRATED_CNC_SCHEMA.LENGTH_MEASURE_WITH_UNIT' ] * TYPEOF(
it)) = 2) AND (it.name = 'target length'))) = 1))) = 0))) = 0
);
WR10: NOT (SELF.description = 'rectangle') OR (SIZEOF(QUERY (pd <*
USEDIN(SELF,
'INTEGRATED_CNC_SCHEMA.PROPERTY_DEFINITION.DEFINITION')| NOT
(SIZEOF(QUERY (dtm_rep <* QUERY (pdr <* USEDIN(pd,
'INTEGRATED_CNC_SCHEMA.' +
'PROPERTY_DEFINITION_REPRESENTATION.DEFINITION')| (
'INTEGRATED_CNC_SCHEMA.' +
'SHAPE_REPRESENTATION_WITH_PARAMETERS' IN TYPEOF(pdr.
used_representation)))| NOT (SIZEOF(QUERY (it <* dtm_rep.
used_representation.items| (SIZEOF([
'INTEGRATED_CNC_SCHEMA.MEASURE_REPRESENTATION_ITEM',
'INTEGRATED_CNC_SCHEMA.LENGTH_MEASURE_WITH_UNIT' ] * TYPEOF(
it)) = 2) AND (it.name = 'target width'))) = 1))) = 0))) = 0)
;
END_ENTITY; -- 10303-238: integrated_cnc_schema
Explicit Attributes
Entity placed_datum_target_feature has the following local and inherited explicit attributes:
Derived Attributes
Entity placed_datum_target_feature has the following local and inherited derived attributes:
Inverse Attributes
Entity placed_datum_target_feature has the following local and inherited inverse attributes:
Supertypes
Entity placed_datum_target_feature inherits from the following supertypes:
shape_aspect
datum_target
Subtypes
No subtypesReferenced By
Entity placed_datum_target_feature and its supertypes are referenced by the following definitions:
[Top Level Definitions] Generated by STEP ToolsTM EXPRESS to HTML Converter
on 2010-01-12T10:42:22-02:00