Methods
AddPoint
- AddPoint(thePoint: gp_Pnt, theParam: number, theIsReplace: boolean): Graphic3d_ZLayerId
Parameters
theParam: number
theIsReplace: boolean
Returns Graphic3d_ZLayerId
NbPoints
- NbPoints(): Graphic3d_ZLayerId
Returns Graphic3d_ZLayerId
Value_1
- Value_1(theIndex: Graphic3d_ZLayerId, theIsoParam: number, theParam: number, thePoint: gp_Pnt, theUV: gp_Pnt2d): boolean
Parameters
theIndex: Graphic3d_ZLayerId
theIsoParam: number
theParam: number
Returns boolean
Value_2
Parameters
theIndex: Graphic3d_ZLayerId
theParam: number
Returns boolean
Static CellsCount
Parameters
theVerticesNb: Graphic3d_ZLayerId
theDeflection: number
Returns MeshVS_NodePair
Static IntLinLin
- IntLinLin(theStartPnt1: gp_XY, theEndPnt1: gp_XY, theStartPnt2: gp_XY, theEndPnt2: gp_XY, theIntPnt: gp_XY, theParamOnSegment: any): any
Static IntSegSeg
- 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
Returns any
Static Normal
Parameters
theParamU: number
theParamV: number
Returns boolean
Static SquareDeflectionOfSegment
- SquareDeflectionOfSegment(theFirstPoint: gp_Pnt, theLastPoint: gp_Pnt, theMidPoint: gp_Pnt): number