ENTITY curve_with_normal_vector

(* SCHEMA ap238_arm_schema; *)
ENTITY curve_with_normal_vector; 	(* m1 *)
basiccurve:                 bounded_curve;
surface_normal:             bounded_curve;
(*
Informal proposition:
basiccurve and surface_normal must have the same parameter range
*)
END_ENTITY;

Explicit Attributes

Entity curve_with_normal_vector has the following local and inherited explicit attributes:
AttributeTypeDefined By
 basiccurvebounded_curve (STRING)curve_with_normal_vector
 surface_normalbounded_curve (STRING)curve_with_normal_vector

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

Entity curve_with_normal_vector and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 curve_with_surface_normal SELECT curve_with_normal_vector


[Top Level Definitions]

Generated by STEP Tools® EXPRESS to HTML Converter
2012-11-21T09:54:01-05:00