| Rhino C++ API
    8.24
    | 
This is the complete list of members for ON_PolyEdgeSegment, including all inherited members.
| AggregateComponentStatus() const | ON_Object | virtual | 
| AreaMassProperties(ON_3dPoint base_point, ON_3dVector plane_normal, ON_MassProperties &mp, bool bArea=true, bool bFirstMoments=true, bool bSecondMoments=true, bool bProductMoments=true, double rel_tol=1.0e-6, double abs_tol=1.0e-6) const | ON_Curve | |
| AttachUserData(class ON_UserData *pUserData) | ON_Object | |
| BoundingBox() const | ON_Geometry | |
| Brep() const | ON_PolyEdgeSegment | |
| BrepEdge() const | ON_PolyEdgeSegment | |
| BrepFace() const | ON_PolyEdgeSegment | |
| BrepForm(class ON_Brep *brep=nullptr) const | ON_Geometry | virtual | 
| BrepTrim() const | ON_PolyEdgeSegment | |
| ChangeClosedCurveSeam(double t, double min_dist) | ON_Curve | |
| ChangeClosedCurveSeam(double t) | ON_Curve | virtual | 
| ChangeDimension(int desired_dimension) | ON_Curve | virtual | 
| ClearAllComponentStates() const | ON_Object | |
| ClearBoundingBox() | ON_Geometry | virtual | 
| ClearComponentStates(ON_ComponentStatus states_to_clear) const | ON_Object | virtual | 
| ClearComponentStates(ON_COMPONENT_INDEX component_index, ON_ComponentStatus states_to_clear) const | ON_Object | virtual | 
| ComponentIndex() const | ON_Geometry | virtual | 
| CopyUserData(const ON_Object &source_object, ON_UUID source_userdata_item_id, ON_Object::UserDataConflictResolution userdata_conflict_resolution) | ON_Object | |
| CopyUserData(const ON_Object &source_object) | ON_Object | |
| Create(const ON_BrepTrim *trim, const ON_UUID &object_id) | ON_PolyEdgeSegment | |
| Create(const ON_Curve *curve, const ON_UUID &object_id) | ON_PolyEdgeSegment | |
| CreateCubicLoft(int point_count, int point_dim, int point_stride, const double *point_list, double k, int is_closed=0, ON::cubic_loft_end_condition start_shape=ON::cubic_loft_ec_quadratic, ON::cubic_loft_end_condition end_shape=ON::cubic_loft_ec_quadratic, class ON_NurbsCurve *nurbs_curve=0) | ON_Curve | static | 
| CreateCurveTree() const | ON_Curve | virtual | 
| CurvatureAt(double t) const | ON_Curve | |
| CurveTree() const | ON_Curve | |
| DataCRC(ON__UINT32 current_remainder) const override | ON_CurveProxy | virtual | 
| Degree() const override | ON_CurveProxy | virtual | 
| DeleteComponents(const ON_COMPONENT_INDEX *ci_list, size_t ci_count) | ON_Object | virtual | 
| DerivativeAt(double t) const | ON_Curve | |
| DestroyCurveTree() | ON_Curve | |
| DestroyRuntimeCache(bool bDelete=true) override | ON_PolyEdgeSegment | virtual | 
| DetachUserData(class ON_UserData *pUserData) | ON_Object | |
| Dimension() const override | ON_CurveProxy | virtual | 
| Domain() const override | ON_CurveProxy | virtual | 
| Dump(ON_TextLog &) const override | ON_CurveProxy | virtual | 
| DumpUserData(const wchar_t *description, ON_TextLog &text_log) const | ON_Object | |
| DuplicateCurve() const override | ON_PolyEdgeSegment | virtual | 
| EdgeDomain() const | ON_PolyEdgeSegment | |
| EdgeParameter(double t) const | ON_PolyEdgeSegment | |
| EmergencyDestroy() | ON_Object | |
| Ev1Der(double t, ON_3dPoint &point, ON_3dVector &first_derivative, int side=0, int *hint=0) const | ON_Curve | |
| Ev2Der(double t, ON_3dPoint &point, ON_3dVector &first_derivative, ON_3dVector &second_derivative, int side=0, int *hint=0) const | ON_Curve | |
| Evaluate(double, int, int, double *, int=0, int *=0) const override | ON_CurveProxy | virtual | 
| EvaluatePoint(const class ON_ObjRef &objref, ON_3dPoint &P) const override | ON_Curve | virtual | 
| EvCurvature(double t, ON_3dPoint &point, ON_3dVector &tangent, ON_3dVector &kappa, int side=0, int *hint=0) const | ON_Curve | |
| EvPoint(double t, ON_3dPoint &point, int side=0, int *hint=0) const | ON_Curve | |
| EvSignedCurvature(double t, ON_3dPoint &point, ON_3dVector &tangent, double &kappa, const ON_3dVector *normal=nullptr, int side=0, int *hint=0) const | ON_Curve | |
| EvTangent(double t, ON_3dPoint &point, ON_3dVector &tangent, int side=0, int *hint=0) const | ON_Curve | |
| Extend(const ON_Interval &domain) | ON_Curve | virtual | 
| FirstSpanIsLinear(double min_length, double tolerance) const | ON_Curve | |
| FirstSpanIsLinear(double min_length, double tolerance, ON_Line *span_line) const | ON_Curve | |
| FirstUserData() const | ON_Object | |
| FrameAt(double t, ON_Plane &plane) const | ON_Curve | |
| GetBBox(double *boxmin, double *boxmax, bool bGrowBox=false) const override | ON_CurveProxy | virtual | 
| GetBoundingBox(ON_BoundingBox &bbox, bool bGrowBox=false) const | ON_Geometry | |
| GetBoundingBox(ON_3dPoint &bbox_min, ON_3dPoint &bbox_max, bool bGrowBox=false) const | ON_Geometry | |
| GetClosestPoint(const ON_3dPoint &, double *, double=0.0, const ON_Interval *=nullptr) const override | ON_CurveProxy | virtual | 
| GetComponentsWithSetStates(ON_ComponentStatus states_filter, bool bAllEqualStates, ON_SimpleArray< ON_COMPONENT_INDEX > &components) const | ON_Object | virtual | 
| GetCurveParameterFromNurbFormParameter(double, double *) const override | ON_CurveProxy | virtual | 
| GetDomain(double *t0, double *t1) const | ON_Curve | |
| GetLength(double *, double=1.0e-8, const ON_Interval *=nullptr) const override | ON_CurveProxy | virtual | 
| GetLocalClosestPoint(const ON_3dPoint &, double, double *, const ON_Interval *=nullptr) const override | ON_CurveProxy | virtual | 
| GetNextDiscontinuity(ON::continuity c, double t0, double t1, double *t, int *hint=nullptr, int *dtype=nullptr, double cos_angle_tolerance=ON_DEFAULT_ANGLE_TOLERANCE_COSINE, double curvature_tolerance=ON_SQRT_EPSILON) const override | ON_CurveProxy | virtual | 
| GetNormalizedArcLengthPoint(double s, double *t, double fractional_tolerance=1.0e-8, const ON_Interval *sub_domain=nullptr) const override | ON_CurveProxy | virtual | 
| GetNormalizedArcLengthPoints(int count, const double *s, double *t, double absolute_tolerance=0.0, double fractional_tolerance=1.0e-8, const ON_Interval *sub_domain=nullptr) const override | ON_CurveProxy | virtual | 
| GetNurbForm(ON_NurbsCurve &, double=0.0, const ON_Interval *=nullptr) const override | ON_CurveProxy | virtual | 
| GetNurbFormParameterFromCurveParameter(double, double *) const override | ON_CurveProxy | virtual | 
| GetParameterTolerance(double, double *, double *) const override | ON_CurveProxy | virtual | 
| GetSpanVector(double *) const override | ON_CurveProxy | virtual | 
| GetSpanVectorIndex(double t, int side, int *span_vector_index, ON_Interval *span_domain) const | ON_Curve | virtual | 
| GetTightBoundingBox(class ON_BoundingBox &tight_bbox, bool bGrowBox=false, const class ON_Xform *xform=nullptr) const override | ON_Curve | virtual | 
| GetUserData(const ON_UUID &userdata_uuid) const | ON_Object | |
| GetUserString(const wchar_t *key, ON_wString &string_value) const | ON_Object | |
| GetUserStringKeys(ON_ClassArray< ON_wString > &user_string_keys) const | ON_Object | |
| GetUserStrings(ON_ClassArray< ON_UserString > &user_strings) const | ON_Object | |
| HasBrepForm() const | ON_Geometry | virtual | 
| HasNurbForm() const override | ON_CurveProxy | virtual | 
| IntersectCurve(const ON_Curve *curveB, ON_SimpleArray< ON_X_EVENT > &x, double intersection_tolerance=0.0, double overlap_tolerance=0.0, const ON_Interval *curveA_domain=0, const ON_Interval *curveB_domain=0) const | ON_Curve | |
| IntersectPlane(ON_PlaneEquation plane_equation, ON_SimpleArray< ON_X_EVENT > &x, double intersection_tolerance=0.0, double overlap_tolerance=0.0, const ON_Interval *curve_domain=0) const | ON_Curve | |
| IntersectSelf(ON_SimpleArray< ON_X_EVENT > &x, double intersection_tolerance=0.0, const ON_Interval *curve_domain=0) const | ON_Curve | virtual | 
| IntersectSurface(const ON_Surface *surfaceB, ON_SimpleArray< ON_X_EVENT > &x, double intersection_tolerance=0.0, double overlap_tolerance=0.0, const ON_Interval *curveA_domain=0, const ON_Interval *surfaceB_udomain=0, const ON_Interval *surfaceB_vdomain=0) const | ON_Curve | |
| IsArc(const ON_Plane *=nullptr, ON_Arc *=nullptr, double=ON_ZERO_TOLERANCE) const override | ON_CurveProxy | virtual | 
| IsArcAt(double t, const ON_Plane *plane=0, ON_Arc *arc=0, double tolerance=ON_ZERO_TOLERANCE, double *t0=0, double *t1=0) const | ON_Curve | |
| IsClosable(double tolerance, double min_abs_size=0.0, double min_rel_size=10.0) const | ON_Curve | |
| IsClosed() const override | ON_PolyEdgeSegment | virtual | 
| IsContinuous(ON::continuity c, double t, int *hint=nullptr, double point_tolerance=ON_ZERO_TOLERANCE, double d1_tolerance=ON_ZERO_TOLERANCE, double d2_tolerance=ON_ZERO_TOLERANCE, double cos_angle_tolerance=ON_DEFAULT_ANGLE_TOLERANCE_COSINE, double curvature_tolerance=ON_SQRT_EPSILON) const override | ON_CurveProxy | virtual | 
| IsCorrupt(bool bRepair, bool bSilentError, class ON_TextLog *text_log) const | ON_Object | |
| IsDeformable() const | ON_Geometry | virtual | 
| IsEllipse(const ON_Plane *plane=nullptr, ON_Ellipse *ellipse=nullptr, double tolerance=ON_ZERO_TOLERANCE) const | ON_Curve | virtual | 
| IsInPlane(const ON_Plane &, double=ON_ZERO_TOLERANCE) const override | ON_CurveProxy | virtual | 
| IsKindOf(const ON_ClassId *pClassId) const | ON_Object | |
| IsLinear(double=ON_ZERO_TOLERANCE) const override | ON_CurveProxy | virtual | 
| IsMorphable() const | ON_Geometry | virtual | 
| IsoType() const | ON_PolyEdgeSegment | |
| IsPeriodic(void) const override | ON_CurveProxy | virtual | 
| IsPlanar(ON_Plane *=nullptr, double=ON_ZERO_TOLERANCE) const override | ON_CurveProxy | virtual | 
| IsPolyline(ON_SimpleArray< ON_3dPoint > *pline_points=nullptr, ON_SimpleArray< double > *pline_t=nullptr) const override | ON_CurveProxy | virtual | 
| IsShort(double tolerance, const ON_Interval *sub_domain=0, double *length_estimate=0) const override | ON_CurveProxy | virtual | 
| IsValid(class ON_TextLog *text_log=nullptr) const override | ON_CurveProxy | virtual | 
| LastSpanIsLinear(double min_length, double tolerance) const | ON_Curve | |
| LastSpanIsLinear(double min_length, double tolerance, ON_Line *span_line) const | ON_Curve | |
| LengthMassProperties(class ON_MassProperties &mp, bool bLength=true, bool bFirstMoments=true, bool bSecondMoments=true, bool bProductMoments=true, double rel_tol=1.0e-6, double abs_tol=1.0e-6) const | ON_Curve | |
| m_brep | ON_PolyEdgeSegment | |
| m_component_index | ON_PolyEdgeSegment | |
| m_edge | ON_PolyEdgeSegment | |
| m_edge_domain | ON_PolyEdgeSegment | |
| m_face | ON_PolyEdgeSegment | |
| m_object_id | ON_PolyEdgeSegment | |
| m_parent_object | ON_PolyEdgeSegment | |
| m_surface | ON_PolyEdgeSegment | |
| m_trim | ON_PolyEdgeSegment | |
| m_trim_domain | ON_PolyEdgeSegment | |
| MakeDeformable() | ON_Geometry | virtual | 
| MarkAggregateComponentStatusAsNotCurrent() const | ON_Object | virtual | 
| MemoryRelocate() | ON_Object | virtual | 
| MeshCurve(ON_MeshCurveParameters &mp, ON_PolylineCurve *polyline, bool bSkipFirstPoint, const ON_Interval *domain) const | ON_Curve | |
| ModelObjectId() const | ON_Object | virtual | 
| Morph(const class ON_SpaceMorph &morph) | ON_Geometry | virtual | 
| MoveUserData(ON_Object &source_object, ON_UUID source_userdata_item_id, ON_Object::UserDataConflictResolution userdata_conflict_resolution, bool bDeleteAllSourceItems) | ON_Object | |
| MoveUserData(ON_Object &source_object) | ON_Object | |
| NurbsCurve(ON_NurbsCurve *pNurbsCurve=nullptr, double tolerance=0.0, const ON_Interval *subdomain=nullptr) const | ON_Curve | |
| ObjectType() const override | ON_Curve | virtual | 
| ON_Curve() ON_NOEXCEPT | ON_Curve | |
| ON_Curve(const ON_Curve &) | ON_Curve | |
| ON_CurveProxy() ON_NOEXCEPT | ON_CurveProxy | |
| ON_CurveProxy(const ON_CurveProxy &) | ON_CurveProxy | |
| ON_CurveProxy(const ON_Curve *) | ON_CurveProxy | |
| ON_CurveProxy(const ON_Curve *, ON_Interval) | ON_CurveProxy | |
| ON_Geometry()=default | ON_Geometry | |
| ON_Geometry(const ON_Geometry &)=default | ON_Geometry | |
| ON_Object() ON_NOEXCEPT | ON_Object | |
| ON_Object(const ON_Object &) | ON_Object | |
| ON_PolyEdgeCurve class | ON_PolyEdgeSegment | friend | 
| ON_PolyEdgeSegment() | ON_PolyEdgeSegment | |
| operator=(const ON_CurveProxy &) | ON_CurveProxy | |
| ON_Curve::operator=(const ON_Curve &) | ON_Curve | |
| ON_Geometry::operator=(const ON_Geometry &)=default | ON_Geometry | |
| ON_Object::operator=(const ON_Object &) | ON_Object | |
| ParameterSearch(double t, int &index, bool bEnableSnap, const ON_SimpleArray< double > &m_t, double RelTol=ON_SQRT_EPSILON) const | ON_Curve | protected | 
| PointAt(double t) const | ON_Curve | |
| PointAtEnd() const | ON_Curve | |
| PointAtStart() const | ON_Curve | |
| ProxyCurve() const | ON_CurveProxy | |
| ProxyCurveDomain() const | ON_CurveProxy | |
| ProxyCurveIsReversed() const | ON_CurveProxy | |
| PurgeUserData() | ON_Object | |
| Read(ON_BinaryArchive &) override | ON_PolyEdgeSegment | virtual | 
| RealCurveParameter(double t) const | ON_CurveProxy | |
| RemoveShortSegments(double tolerance, bool bRemoveShortSegments=true) | ON_Curve | virtual | 
| Reverse() override | ON_CurveProxy | virtual | 
| ReversedEdgeDir() const | ON_PolyEdgeSegment | |
| ReversedTrimDir() const | ON_PolyEdgeSegment | |
| Rotate(double sin_angle, double cos_angle, const ON_3dVector &rotation_axis, const ON_3dPoint &rotation_center) | ON_Geometry | |
| Rotate(double rotation_angle, const ON_3dVector &rotation_axis, const ON_3dPoint &rotation_center) | ON_Geometry | |
| Scale(double scale_factor) | ON_Geometry | |
| SetComponentStates(ON_COMPONENT_INDEX component_index, ON_ComponentStatus states_to_set) const | ON_Object | virtual | 
| SetComponentStatus(ON_COMPONENT_INDEX component_index, ON_ComponentStatus status_to_copy) const | ON_Object | virtual | 
| SetDomain(double t0, double t1) override | ON_CurveProxy | virtual | 
| SetDomain(ON_Interval domain) | ON_CurveProxy | |
| SetEndPoint(ON_3dPoint end_point) | ON_Curve | virtual | 
| SetProxyCurve(const ON_Curve *real_curve) | ON_CurveProxy | |
| SetProxyCurve(const ON_Curve *real_curve, ON_Interval real_curve_subdomain) | ON_CurveProxy | |
| SetProxyCurveDomain(ON_Interval proxy_curve_subdomain) | ON_CurveProxy | |
| SetProxyCurveIsReversed(bool bReversed) | ON_CurveProxy | protected | 
| SetStartPoint(ON_3dPoint start_point) | ON_Curve | virtual | 
| SetTrimDomainFromEdgeDomain() | ON_PolyEdgeSegment | |
| SetUserString(const wchar_t *key, const wchar_t *string_value) | ON_Object | |
| SetUserStrings(int count, const ON_UserString *user_strings, bool bReplace) | ON_Object | |
| SignedCurvatureAt(double t, const ON_3dVector *plane_normal=nullptr) const | ON_Curve | |
| SizeOf() const override | ON_CurveProxy | virtual | 
| SpanCount() const override | ON_CurveProxy | virtual | 
| SpanVector() const | ON_Curve | |
| Split(double t, ON_Curve *&left_side, ON_Curve *&right_side) const | ON_PolyEdgeSegment | virtual | 
| Surface() const | ON_PolyEdgeSegment | |
| SurfaceParameter(double t) const | ON_PolyEdgeSegment | |
| SwapCoordinates(int i, int j) | ON_Geometry | virtual | 
| TangentAt(double t) const | ON_Curve | |
| ThisCurveParameter(double real_curve_parameter) const | ON_CurveProxy | |
| ThisIsNullptr(bool bSilentError) const | ON_Object | |
| TightBoundingBox() const | ON_Geometry | |
| Transform(const ON_Xform &) override | ON_CurveProxy | virtual | 
| TransformUserData(const class ON_Xform &xform) | ON_Object | |
| Translate(const ON_3dVector &translation_vector) | ON_Geometry | |
| Trim(const ON_Interval &domain) | ON_PolyEdgeSegment | virtual | 
| TrimDomain() const | ON_PolyEdgeSegment | |
| TrimParameter(double t) const | ON_PolyEdgeSegment | |
| Unset | ON_Geometry | static | 
| UpdateReferencedComponents(const class ON_ComponentManifest &source_manifest, const class ON_ComponentManifest &destination_manifest, const class ON_ManifestMap &manifest_map) | ON_Object | virtual | 
| UserDataConflictResolution enum name | ON_Object | |
| UserStringCount() const | ON_Object | |
| Write(ON_BinaryArchive &) const override | ON_PolyEdgeSegment | virtual | 
| ~ON_Curve() | ON_Curve | virtual | 
| ~ON_CurveProxy() | ON_CurveProxy | virtual | 
| ~ON_Geometry()=default | ON_Geometry | |
| ~ON_Object() | ON_Object | virtual | 
| ~ON_PolyEdgeSegment() | ON_PolyEdgeSegment | 
 1.8.17
 1.8.17