Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

Methods

  • AddPoint(thePoint: gp_Pnt, theParam: number, theIsReplace: boolean): Graphic3d_ZLayerId
  • Parameters

    • thePoint: gp_Pnt
    • theParam: number
    • theIsReplace: boolean

    Returns Graphic3d_ZLayerId

  • NbPoints(): Graphic3d_ZLayerId
  • Returns Graphic3d_ZLayerId

  • Value_1(theIndex: Graphic3d_ZLayerId, theIsoParam: number, theParam: number, thePoint: gp_Pnt, theUV: gp_Pnt2d): boolean
  • Parameters

    • theIndex: Graphic3d_ZLayerId
    • theIsoParam: number
    • theParam: number
    • thePoint: gp_Pnt
    • theUV: gp_Pnt2d

    Returns boolean

  • delete(): void
  • Returns void

  • IntLinLin(theStartPnt1: gp_XY, theEndPnt1: gp_XY, theStartPnt2: gp_XY, theEndPnt2: gp_XY, theIntPnt: gp_XY, theParamOnSegment: any): any
  • Parameters

    Returns any

  • IntSegSeg(theStartPnt1: gp_XY, theEndPnt1: gp_XY, theStartPnt2: gp_XY, theEndPnt2: gp_XY, isConsiderEndPointTouch: boolean, isConsiderPointOnSegment: boolean, theIntPnt: gp_Pnt2d): any
  • Parameters

    • theStartPnt1: gp_XY
    • theEndPnt1: gp_XY
    • theStartPnt2: gp_XY
    • theEndPnt2: gp_XY
    • isConsiderEndPointTouch: boolean
    • isConsiderPointOnSegment: boolean
    • theIntPnt: gp_Pnt2d

    Returns any

  • SquareDeflectionOfSegment(theFirstPoint: gp_Pnt, theLastPoint: gp_Pnt, theMidPoint: gp_Pnt): number

Generated using TypeDoc