Click or drag to resize

VariationalPatchSettings Properties

The BrepVariationalPatchSettings type exposes the following members.

Properties
  NameDescription
Public propertyAngleToleranceRadians
Tolerance for normal (G1) constraints
Public propertyBending
Bending to apply (default 0.3)
Public propertyCurvatureRelativeTolerance
Relative curvature (G2) tolerance between curvature values that are both not smaller than CurvatureZeroTolerance.
Public propertyCurvatureZeroTolerance
Curvature value considered to be zero.
Public propertyDegreeU
Surface degree in U-direction
Public propertyDegreeV
Surface degree in V-direction
Public propertyDomain
The domain creation option
Public propertyInitialSurface
The initial surface to use (default: null). The initial surface may not be rational.
Public propertyInternalTolerance
Tolerance for positional (G0int) constraints on internal curves
Public propertyMaxRefinements
The maximum number of refinements to apply (default 5).
Public propertyPreserveEdges
When an initial surface has been set, use PreserveEdges to fix the surface boundary.
Public propertyRocBending
Rate-of-change in bending to apply (default 0.7)
Public propertySpanCountU
Number of spans in U-direction
Public propertySpanCountV
Number of spans in V-direction
Public propertyStretching
Stretching to apply (default 0, better not change)
Public propertyTolerance
Tolerance for positional (G0) constraints on edges
Public propertyUVRotation
The rotation angle of the UV domain
Top
See Also