Click or drag to resize
AB4D logo

TorusKnotVisual3D Properties

The TorusKnotVisual3D type exposes the following members.

Properties
 NameDescription
Public propertyCalculateNormals Gets or sets a boolean that specifies if TorusKnotVisual3D calculates normals for the MeshGeometry3D (when false, then normals are calculated by WPF rendering engine).
Public propertyCenterPosition Gets or sets the center position
Public propertyP Gets or sets the p parameter (number of rotations around its axis of rotational symmetry).
Public propertyQ Gets or sets the q parameter (number of rotations around a circle in the interior of the torus).
Public propertyRadius1 Gets or sets the first radius of the torus knot.
Public propertyRadius2 Gets or sets the second radius of torus knot.
Public propertyRadius3 Gets or sets the second radius of torus knot.
Public propertyUSegments Gets or sets the number of segments along the length of the knot
Public propertyVSegments Gets or sets the number of segments around one knot segment
Top
See Also