Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • BRepLib

Index

Constructors

Methods

  • delete(): void
  • Returns void

  • BoundingVertex(theLV: TopoDS_ListOfShape, theNewCenter: gp_Pnt, theNewTol: number): void
  • Parameters

    • theLV: TopoDS_ListOfShape
    • theNewCenter: gp_Pnt
    • theNewTol: number

    Returns void

  • BuildCurve3d(E: TopoDS_Edge, Tolerance: number, Continuity: GeomAbs_Shape, MaxDegree: Graphic3d_ZLayerId, MaxSegment: Graphic3d_ZLayerId): boolean
  • Parameters

    Returns boolean

  • BuildCurves3d_1(S: TopoDS_Shape, Tolerance: number, Continuity: GeomAbs_Shape, MaxDegree: Graphic3d_ZLayerId, MaxSegment: Graphic3d_ZLayerId): boolean
  • Parameters

    Returns boolean

  • CheckSameRange(E: TopoDS_Edge, Confusion: number): boolean
  • Parameters

    Returns boolean

  • EnsureNormalConsistency(S: TopoDS_Shape, theAngTol: number, ForceComputeNormals: boolean): boolean
  • Parameters

    • S: TopoDS_Shape
    • theAngTol: number
    • ForceComputeNormals: boolean

    Returns boolean

  • ExtendFace(theF: TopoDS_Face, theExtVal: number, theExtUMin: boolean, theExtUMax: boolean, theExtVMin: boolean, theExtVMax: boolean, theFExtended: TopoDS_Face): void
  • Parameters

    • theF: TopoDS_Face
    • theExtVal: number
    • theExtUMin: boolean
    • theExtUMax: boolean
    • theExtVMin: boolean
    • theExtVMax: boolean
    • theFExtended: TopoDS_Face

    Returns void

  • FindValidRange_1(theCurve: Adaptor3d_Curve, theTolE: number, theParV1: number, thePntV1: gp_Pnt, theTolV1: number, theParV2: number, thePntV2: gp_Pnt, theTolV2: number, theFirst: number, theLast: number): boolean
  • Parameters

    • theCurve: Adaptor3d_Curve
    • theTolE: number
    • theParV1: number
    • thePntV1: gp_Pnt
    • theTolV1: number
    • theParV2: number
    • thePntV2: gp_Pnt
    • theTolV2: number
    • theFirst: number
    • theLast: number

    Returns boolean

  • FindValidRange_2(theEdge: TopoDS_Edge, theFirst: number, theLast: number): boolean
  • Parameters

    Returns boolean

  • Precision_1(P: number): void
  • Parameters

    • P: number

    Returns void

  • Precision_2(): number
  • Returns number

  • SameParameter_1(theEdge: TopoDS_Edge, Tolerance: number): void
  • Parameters

    Returns void

  • SameParameter_2(theEdge: TopoDS_Edge, theTolerance: number, theNewTol: number, IsUseOldEdge: boolean): TopoDS_Edge
  • SameParameter_3(S: TopoDS_Shape, Tolerance: number, forced: boolean): void
  • Parameters

    Returns void

  • UpdateEdgeTol(E: TopoDS_Edge, MinToleranceRequest: number, MaxToleranceToCheck: number): boolean
  • Parameters

    • E: TopoDS_Edge
    • MinToleranceRequest: number
    • MaxToleranceToCheck: number

    Returns boolean

  • UpdateEdgeTolerance(S: TopoDS_Shape, MinToleranceRequest: number, MaxToleranceToCheck: number): boolean
  • Parameters

    • S: TopoDS_Shape
    • MinToleranceRequest: number
    • MaxToleranceToCheck: number

    Returns boolean

  • UpdateTolerances_1(S: TopoDS_Shape, verifyFaceTolerance: boolean): void
  • Parameters

    Returns void

Generated using TypeDoc