ENTITY reparametrised_composite_curve_segment

(* SCHEMA Ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf; *)

ENTITY reparametrised_composite_curve_segment
	SUBTYPE OF (composite_curve_segment);
	param_length : parameter_value;
WHERE
	WR1 : param_length > 0.0;
END_ENTITY;

Explicit Attributes

Entity reparametrised_composite_curve_segment has the following local and inherited explicit attributes:
AttributeTypeDefined By
 transitiontransition_code (ENUM)composite_curve_segment
 same_senseBOOLEANcomposite_curve_segment
 parent_curvecurve (ENTITY)composite_curve_segment
 param_lengthparameter_value (REAL)reparametrised_composite_curve_segment

Derived Attributes

Entity reparametrised_composite_curve_segment has the following local and inherited derived attributes:
AttributeTypeDefined By
 usersSET OF founded_item_select (SELECT)founded_item

Inverse Attributes

Entity reparametrised_composite_curve_segment has the following local and inherited inverse attributes:
AttributeTypeDefined By
 using_curvesBAG OF composite_curve (ENTITY)composite_curve_segment

Supertypes

Entity reparametrised_composite_curve_segment inherits from the following supertypes:
  founded_item
    composite_curve_segment

Subtypes

    No subtypes

Referenced By

Entity reparametrised_composite_curve_segment and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 composite_curve ENTITY composite_curve_segment
 founded_item_select SELECT founded_item
 validate_dependently_instantiable_entity_data_types RULE founded_item


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:14:39-04:00