Class IntTools_SurfaceRangeLocalizeData
Hierarchy
- IntTools_SurfaceRangeLocalizeData
Methods
FindBox
Parameters
Returns boolean
GetGridDeflection
- GetGridDeflection(): number
GetGridPoint
- GetGridPoint(theUIndex: Graphic3d_ZLayerId, theVIndex: Graphic3d_ZLayerId): gp_Pnt
Parameters
theUIndex: Graphic3d_ZLayerId
theVIndex: Graphic3d_ZLayerId
GetNBUPointsInFrame
- GetNBUPointsInFrame(): Graphic3d_ZLayerId
Returns Graphic3d_ZLayerId
GetNBVPointsInFrame
- GetNBVPointsInFrame(): Graphic3d_ZLayerId
Returns Graphic3d_ZLayerId
GetNbSampleU
- GetNbSampleU(): Graphic3d_ZLayerId
Returns Graphic3d_ZLayerId
GetNbSampleV
- GetNbSampleV(): Graphic3d_ZLayerId
Returns Graphic3d_ZLayerId
GetPointInFrame
- GetPointInFrame(theUIndex: Graphic3d_ZLayerId, theVIndex: Graphic3d_ZLayerId): gp_Pnt
Parameters
theUIndex: Graphic3d_ZLayerId
theVIndex: Graphic3d_ZLayerId
GetRangeUGrid
- GetRangeUGrid(): Graphic3d_ZLayerId
Returns Graphic3d_ZLayerId
GetRangeVGrid
- GetRangeVGrid(): Graphic3d_ZLayerId
Returns Graphic3d_ZLayerId
GetUParam
- GetUParam(theIndex: Graphic3d_ZLayerId): number
Parameters
theIndex: Graphic3d_ZLayerId
Returns number
GetUParamInFrame
- GetUParamInFrame(theIndex: Graphic3d_ZLayerId): number
Parameters
theIndex: Graphic3d_ZLayerId
Returns number
GetVParam
- GetVParam(theIndex: Graphic3d_ZLayerId): number
Parameters
theIndex: Graphic3d_ZLayerId
Returns number
GetVParamInFrame
- GetVParamInFrame(theIndex: Graphic3d_ZLayerId): number
Parameters
theIndex: Graphic3d_ZLayerId
Returns number
IsRangeOut
Parameters
Returns boolean
RemoveRangeOutAll
- RemoveRangeOutAll(): void
SetFrame
- SetFrame(theUMin: number, theUMax: number, theVMin: number, theVMax: number): void
Parameters
theUMin: number
theUMax: number
theVMin: number
theVMax: number
Returns void
SetGridDeflection
- SetGridDeflection(theDeflection: number): void
SetGridPoint
- SetGridPoint(theUIndex: Graphic3d_ZLayerId, theVIndex: Graphic3d_ZLayerId, thePoint: gp_Pnt): void
Parameters
theUIndex: Graphic3d_ZLayerId
theVIndex: Graphic3d_ZLayerId
Returns void
SetRangeUGrid
- SetRangeUGrid(theNbUGrid: Graphic3d_ZLayerId): void
Parameters
theNbUGrid: Graphic3d_ZLayerId
Returns void
SetRangeVGrid
- SetRangeVGrid(theNbVGrid: Graphic3d_ZLayerId): void
Parameters
theNbVGrid: Graphic3d_ZLayerId
Returns void
SetUParam
- SetUParam(theIndex: Graphic3d_ZLayerId, theUParam: number): void
Parameters
theIndex: Graphic3d_ZLayerId
theUParam: number
Returns void
SetVParam
- SetVParam(theIndex: Graphic3d_ZLayerId, theVParam: number): void
Parameters
theIndex: Graphic3d_ZLayerId
theVParam: number
Returns void