Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

  • new BRepMesh_GeomTool_1(theCurve: BRepAdaptor_Curve, theFirstParam: number, theLastParam: number, theLinDeflection: number, theAngDeflection: number, theMinPointsNb: Graphic3d_ZLayerId, theMinSize: number): BRepMesh_GeomTool_1

Methods

  • AddPoint(thePoint: gp_Pnt, theParam: number, theIsReplace: boolean): Graphic3d_ZLayerId
  • NbPoints(): Graphic3d_ZLayerId
  • Value_1(theIndex: Graphic3d_ZLayerId, theIsoParam: number, theParam: number, thePoint: gp_Pnt, theUV: gp_Pnt2d): boolean
  • delete(): void
  • IntLinLin(theStartPnt1: gp_XY, theEndPnt1: gp_XY, theStartPnt2: gp_XY, theEndPnt2: gp_XY, theIntPnt: gp_XY, theParamOnSegment: any): any
  • IntSegSeg(theStartPnt1: gp_XY, theEndPnt1: gp_XY, theStartPnt2: gp_XY, theEndPnt2: gp_XY, isConsiderEndPointTouch: boolean, isConsiderPointOnSegment: boolean, theIntPnt: gp_Pnt2d): any
  • SquareDeflectionOfSegment(theFirstPoint: gp_Pnt, theLastPoint: gp_Pnt, theMidPoint: gp_Pnt): number

Generated using TypeDoc