Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

Methods

  • BoundingBox(thePoints: IntPolyh_ArrayOfPoints): Bnd_Box
  • Parameters

    • thePoints: IntPolyh_ArrayOfPoints

    Returns Bnd_Box

  • Deflection(): number
  • Returns number

  • Dump(v: Graphic3d_ZLayerId): void
  • Parameters

    • v: Graphic3d_ZLayerId

    Returns void

  • FirstEdge(): Graphic3d_ZLayerId
  • Returns Graphic3d_ZLayerId

  • FirstEdgeOrientation(): Graphic3d_ZLayerId
  • Returns Graphic3d_ZLayerId

  • FirstPoint(): Graphic3d_ZLayerId
  • Returns Graphic3d_ZLayerId

  • GetEdgeNumber(theEdgeIndex: Graphic3d_ZLayerId): Graphic3d_ZLayerId
  • Parameters

    • theEdgeIndex: Graphic3d_ZLayerId

    Returns Graphic3d_ZLayerId

  • GetEdgeOrientation(theEdgeIndex: Graphic3d_ZLayerId): Graphic3d_ZLayerId
  • Parameters

    • theEdgeIndex: Graphic3d_ZLayerId

    Returns Graphic3d_ZLayerId

  • GetNextTriangle(theTriangle: Graphic3d_ZLayerId, theEdgeNum: Graphic3d_ZLayerId, TEdges: IntPolyh_ArrayOfEdges): Graphic3d_ZLayerId
  • Parameters

    • theTriangle: Graphic3d_ZLayerId
    • theEdgeNum: Graphic3d_ZLayerId
    • TEdges: IntPolyh_ArrayOfEdges

    Returns Graphic3d_ZLayerId

  • HasIntersection(): boolean
  • Returns boolean

  • IsDegenerated(): boolean
  • Returns boolean

  • IsIntersectionPossible(): boolean
  • Returns boolean

  • LinkEdges2Triangle(TEdges: IntPolyh_ArrayOfEdges, theEdge1: Graphic3d_ZLayerId, theEdge2: Graphic3d_ZLayerId, theEdge3: Graphic3d_ZLayerId): void
  • Parameters

    • TEdges: IntPolyh_ArrayOfEdges
    • theEdge1: Graphic3d_ZLayerId
    • theEdge2: Graphic3d_ZLayerId
    • theEdge3: Graphic3d_ZLayerId

    Returns void

  • MiddleRefinement(theTriangleNumber: Graphic3d_ZLayerId, theSurface: Handle_Adaptor3d_Surface, TPoints: IntPolyh_ArrayOfPoints, TTriangles: IntPolyh_ArrayOfTriangles, TEdges: IntPolyh_ArrayOfEdges): void
  • Parameters

    • theTriangleNumber: Graphic3d_ZLayerId
    • theSurface: Handle_Adaptor3d_Surface
    • TPoints: IntPolyh_ArrayOfPoints
    • TTriangles: IntPolyh_ArrayOfTriangles
    • TEdges: IntPolyh_ArrayOfEdges

    Returns void

  • MultipleMiddleRefinement(theRefineCriterion: number, theBox: Bnd_Box, theTriangleNumber: Graphic3d_ZLayerId, theSurface: Handle_Adaptor3d_Surface, TPoints: IntPolyh_ArrayOfPoints, TTriangles: IntPolyh_ArrayOfTriangles, TEdges: IntPolyh_ArrayOfEdges): void
  • Parameters

    • theRefineCriterion: number
    • theBox: Bnd_Box
    • theTriangleNumber: Graphic3d_ZLayerId
    • theSurface: Handle_Adaptor3d_Surface
    • TPoints: IntPolyh_ArrayOfPoints
    • TTriangles: IntPolyh_ArrayOfTriangles
    • TEdges: IntPolyh_ArrayOfEdges

    Returns void

  • SecondEdge(): Graphic3d_ZLayerId
  • Returns Graphic3d_ZLayerId

  • SecondEdgeOrientation(): Graphic3d_ZLayerId
  • Returns Graphic3d_ZLayerId

  • SecondPoint(): Graphic3d_ZLayerId
  • Returns Graphic3d_ZLayerId

  • SetDeflection(theDeflection: number): void
  • Parameters

    • theDeflection: number

    Returns void

  • SetDegenerated(theDegFlag: boolean): void
  • Parameters

    • theDegFlag: boolean

    Returns void

  • SetEdge(theEdgeIndex: Graphic3d_ZLayerId, theEdgeNumber: Graphic3d_ZLayerId): void
  • Parameters

    • theEdgeIndex: Graphic3d_ZLayerId
    • theEdgeNumber: Graphic3d_ZLayerId

    Returns void

  • SetEdgeAndOrientation(theEdge: IntPolyh_Edge, theEdgeIndex: Graphic3d_ZLayerId): void
  • Parameters

    Returns void

  • SetEdgeOrientation(theEdgeIndex: Graphic3d_ZLayerId, theEdgeOrientation: Graphic3d_ZLayerId): void
  • Parameters

    • theEdgeIndex: Graphic3d_ZLayerId
    • theEdgeOrientation: Graphic3d_ZLayerId

    Returns void

  • SetFirstEdge(theEdge: Graphic3d_ZLayerId, theEdgeOrientation: Graphic3d_ZLayerId): void
  • Parameters

    • theEdge: Graphic3d_ZLayerId
    • theEdgeOrientation: Graphic3d_ZLayerId

    Returns void

  • SetFirstPoint(thePoint: Graphic3d_ZLayerId): void
  • Parameters

    • thePoint: Graphic3d_ZLayerId

    Returns void

  • SetIntersection(theInt: boolean): void
  • Parameters

    • theInt: boolean

    Returns void

  • SetIntersectionPossible(theIP: boolean): void
  • Parameters

    • theIP: boolean

    Returns void

  • SetSecondEdge(theEdge: Graphic3d_ZLayerId, theEdgeOrientation: Graphic3d_ZLayerId): void
  • Parameters

    • theEdge: Graphic3d_ZLayerId
    • theEdgeOrientation: Graphic3d_ZLayerId

    Returns void

  • SetSecondPoint(thePoint: Graphic3d_ZLayerId): void
  • Parameters

    • thePoint: Graphic3d_ZLayerId

    Returns void

  • SetThirdEdge(theEdge: Graphic3d_ZLayerId, theEdgeOrientation: Graphic3d_ZLayerId): void
  • Parameters

    • theEdge: Graphic3d_ZLayerId
    • theEdgeOrientation: Graphic3d_ZLayerId

    Returns void

  • SetThirdPoint(thePoint: Graphic3d_ZLayerId): void
  • Parameters

    • thePoint: Graphic3d_ZLayerId

    Returns void

  • ThirdEdge(): Graphic3d_ZLayerId
  • Returns Graphic3d_ZLayerId

  • ThirdEdgeOrientation(): Graphic3d_ZLayerId
  • Returns Graphic3d_ZLayerId

  • ThirdPoint(): Graphic3d_ZLayerId
  • Returns Graphic3d_ZLayerId

  • delete(): void
  • Returns void

Generated using TypeDoc