This is the complete list of members for Curve, including all inherited members.
| arc_center_radius(self) | Curve | |
| bodies(self) | GeomEntity | |
| bounding_box(self) | Entity | |
| center_point(self) | Entity | |
| closest_point(self, point) | Curve | |
| closest_point_along_vector(self, location, along_vector) | Curve | |
| closest_point_trimmed(self, point) | Curve | |
| color(self) | Curve | |
| curvature(self, point) | Curve | |
| curve_center(self) | Curve | |
| curves(self) | GeomEntity | |
| dihedral_angle(self, other, common_surface) | Curve | |
| dimension(self) | GeomEntity | |
| end_param(self) | Curve | |
| entity_name(self) | GeomEntity | |
| entity_names(self) | GeomEntity | |
| fraction_from_arc_length(self, root_vertex, length) | Curve | |
| id(self) | Entity | |
| is_meshed(self) | GeomEntity | |
| is_periodic(self) | Curve | |
| is_transparent(self) | GeomEntity | |
| is_visible(self) | GeomEntity | |
| length(self) | Curve | |
| length_from_u(self, parameter1, parameter2) | Curve | |
| mesh(self) | GeomEntity | |
| num_names(self) | GeomEntity | |
| point_from_arc_length(self, root_param, arc_length) | Curve | |
| position_from_fraction(self, fraction_along_curve) | Curve | |
| position_from_u(self, u_value) | Curve | |
| remove_entity_name(self, name) | GeomEntity | |
| remove_entity_names(self) | GeomEntity | |
| remove_mesh(self) | GeomEntity | |
| set_color(self, value) | Curve | |
| set_entity_name(self, name) | GeomEntity | |
| set_transparent(self, transparency_flag) | GeomEntity | |
| set_visible(self, visibility_flag) | GeomEntity | |
| smooth(self) | GeomEntity | |
| spline_params(self) | Curve | |
| start_param(self) | Curve | |
| surfaces(self) | GeomEntity | |
| tangent(self, point) | Curve | |
| u_from_arc_length(self, root_param, arc_length) | Curve | |
| u_from_position(self, position) | Curve | |
| vertices(self) | GeomEntity | |
| volumes(self) | GeomEntity | |