Class ShapeAnalysis_WireOrder
Methods
Chain
- Chain(num: Graphic3d_ZLayerId, n1: Graphic3d_ZLayerId, n2: Graphic3d_ZLayerId): void
Parameters
num: Graphic3d_ZLayerId
n1: Graphic3d_ZLayerId
n2: Graphic3d_ZLayerId
Returns void
Couple
- Couple(num: Graphic3d_ZLayerId, n1: Graphic3d_ZLayerId, n2: Graphic3d_ZLayerId): void
Parameters
num: Graphic3d_ZLayerId
n1: Graphic3d_ZLayerId
n2: Graphic3d_ZLayerId
Returns void
Gap
- Gap(num: Graphic3d_ZLayerId): number
NbChains
- NbChains(): Graphic3d_ZLayerId
Returns Graphic3d_ZLayerId
NbCouples
- NbCouples(): Graphic3d_ZLayerId
Returns Graphic3d_ZLayerId
NbEdges
- NbEdges(): Graphic3d_ZLayerId
Returns Graphic3d_ZLayerId
Ordered
- Ordered(n: Graphic3d_ZLayerId): Graphic3d_ZLayerId
Parameters
Returns Graphic3d_ZLayerId
Perform
- Perform(closed: boolean): void
SetChains
- SetChains(gap: number): void
SetCouples
- SetCouples(gap: number): void
SetMode
- SetMode(mode3d: boolean, tol: number): void
Parameters
mode3d: boolean
tol: number
Returns void
Status
- Status(): Graphic3d_ZLayerId
Returns Graphic3d_ZLayerId
XY
- XY(num: Graphic3d_ZLayerId, start2d: gp_XY, end2d: gp_XY): void
XYZ
- XYZ(num: Graphic3d_ZLayerId, start3d: gp_XYZ, end3d: gp_XYZ): void