Open CASCADE Technology 6.6.0
|
This class is axuluary tool which contains parameters for
BSplineRestriction class.
#include <ShapeCustom_RestrictionParameters.hxx>
Public Member Functions | |
ShapeCustom_RestrictionParameters () | |
Sets default parameters. | |
Standard_Integer & | GMaxDegree () |
Returns (modifiable) maximal degree of approximation. | |
Standard_Integer & | GMaxSeg () |
Returns (modifiable) maximal number of spans of approximation. | |
Standard_Boolean & | ConvertPlane () |
Sets flag for define if Plane converted to BSpline surface. | |
Standard_Boolean & | ConvertBezierSurf () |
Sets flag for define if Bezier surface converted to BSpline surface. | |
Standard_Boolean & | ConvertRevolutionSurf () |
Sets flag for define if surface of Revolution converted to BSpline surface. | |
Standard_Boolean & | ConvertExtrusionSurf () |
Sets flag for define if surface of LinearExtrusion converted to BSpline surface. | |
Standard_Boolean & | ConvertOffsetSurf () |
Sets flag for define if Offset surface converted to BSpline surface. | |
Standard_Boolean & | ConvertCylindricalSurf () |
Sets flag for define if cylindrical surface converted to BSpline surface. | |
Standard_Boolean & | ConvertConicalSurf () |
Sets flag for define if conical surface converted to BSpline surface. | |
Standard_Boolean & | ConvertToroidalSurf () |
Sets flag for define if toroidal surface converted to BSpline surface. | |
Standard_Boolean & | ConvertSphericalSurf () |
Sets flag for define if spherical surface converted to BSpline surface. | |
Standard_Boolean & | SegmentSurfaceMode () |
Sets Segment mode for surface. If Segment is True surface is approximated in the bondaries of face lying on this surface. | |
Standard_Boolean & | ConvertCurve3d () |
Sets flag for define if 3d curve converted to BSpline curve. | |
Standard_Boolean & | ConvertOffsetCurv3d () |
Sets flag for define if Offset curve3d converted to BSpline surface. | |
Standard_Boolean & | ConvertCurve2d () |
Returns (modifiable) flag for define if 2d curve converted to BSpline curve. | |
Standard_Boolean & | ConvertOffsetCurv2d () |
Returns (modifiable) flag for define if Offset curve2d converted to BSpline surface. |
ShapeCustom_RestrictionParameters::ShapeCustom_RestrictionParameters | ( | ) |
Standard_Boolean& ShapeCustom_RestrictionParameters::ConvertBezierSurf | ( | ) |
Standard_Boolean& ShapeCustom_RestrictionParameters::ConvertConicalSurf | ( | ) |
Standard_Boolean& ShapeCustom_RestrictionParameters::ConvertCurve2d | ( | ) |
Standard_Boolean& ShapeCustom_RestrictionParameters::ConvertCurve3d | ( | ) |
Standard_Boolean& ShapeCustom_RestrictionParameters::ConvertCylindricalSurf | ( | ) |
Standard_Boolean& ShapeCustom_RestrictionParameters::ConvertExtrusionSurf | ( | ) |
Standard_Boolean& ShapeCustom_RestrictionParameters::ConvertOffsetCurv2d | ( | ) |
Standard_Boolean& ShapeCustom_RestrictionParameters::ConvertOffsetCurv3d | ( | ) |
Standard_Boolean& ShapeCustom_RestrictionParameters::ConvertOffsetSurf | ( | ) |
Standard_Boolean& ShapeCustom_RestrictionParameters::ConvertPlane | ( | ) |
Standard_Boolean& ShapeCustom_RestrictionParameters::ConvertRevolutionSurf | ( | ) |
Standard_Boolean& ShapeCustom_RestrictionParameters::ConvertSphericalSurf | ( | ) |
Standard_Boolean& ShapeCustom_RestrictionParameters::ConvertToroidalSurf | ( | ) |
Standard_Integer& ShapeCustom_RestrictionParameters::GMaxDegree | ( | ) |
Standard_Integer& ShapeCustom_RestrictionParameters::GMaxSeg | ( | ) |
Standard_Boolean& ShapeCustom_RestrictionParameters::SegmentSurfaceMode | ( | ) |