Class BRepAlgo_NormalProjection
Hierarchy
- BRepAlgo_NormalProjection
Methods
BuildWire
Parameters
Returns boolean
Compute3d
- Compute3d(With3d: boolean): void
IsElementary
Parameters
Returns boolean
SetLimit
- SetLimit(FaceBoundaries: boolean): void
SetMaxDistance
- SetMaxDistance(MaxDist: number): void
SetParams
- SetParams(Tol3D: number, Tol2D: number, InternalContinuity: GeomAbs_Shape, MaxDegree: Graphic3d_ZLayerId, MaxSeg: Graphic3d_ZLayerId): void
Parameters
Tol3D: number
Tol2D: number
MaxDegree: Graphic3d_ZLayerId
MaxSeg: Graphic3d_ZLayerId
Returns void