|
ENTITY implicit_projected_curve SUBTYPE OF (implicit_planar_curve); external_curve : curve; projection_direction : direction; END_ENTITY; -- implicit_projected_curve |
Entity data types and their attributesrepresentation_itemname: label; geometric_representation_item (DER) dim: dimension_count; curve - variational_representation_item - auxiliary_geometric_representation_item - implicit_planar_curve using_sketch: positioned_sketch; computed_representation: curve; (DER) curve_plane: plane; implicit_projected_curve external_curve: curve; projection_direction: direction; |
Global rules for this entity data type- |