ImageGear for .NET
ImGearVectorEntityNURBSsurface Class Members
See Also  Properties  Methods  Send Feedback
ImageGear21.Formats.Vector Assembly > ImageGear.Vector Namespace : ImGearVectorEntityNURBSsurface Class

Glossary Item Box

The following tables list the members exposed by ImGearVectorEntityNURBSsurface.

Public Properties

 NameDescription
Public PropertyFlagsOverridden.  Gets or sets NURBS surface flags.  
Public PropertyMDegreeOverridden.  Gets the degree of the NURBS surface in M direction.  
Public PropertyMDimensionOverridden.  Gets a count of control points in M direction.  
Public PropertyMStepOverridden.  Gets or sets interpolation step in M direction.  
Public PropertyNDegreeOverridden.  Gets the degree of the NURBS surface in N direction.  
Public PropertyNDimensionOverridden.  Gets a count of control points in N direction.  
Public PropertyNStepOverridden.  Gets or sets interpolation step in N direction.  
Top

Public Methods

 NameDescription
Public MethodGetMKnots Returns a container with knot vector in M direction. If this container is empty then the standard knot vector is calculated.  
Public MethodGetNKnots Returns a container with knot vector in N direction. If this container is empty then the standard knot vector is calculated.  
Public MethodGetPoint Returns a surface point from the specified position.  
Public MethodInitOverridden.  Sets initial dimensions and degrees of the NURBS surface.  
Public MethodSetPoint Sets a point to the specified position of the surface.  
Top

See Also

©2013. Accusoft Corporation. All Rights Reserved.