Click or drag to resize

SubDComponentParameter Methods

The SubDComponentParameter type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCreateEdgeParameter
Creates a parameter that identifies a surface point on a SubD edge.
Public methodStatic memberCreateFaceParameter
Creates a parameter that identifies a surface point inside a SubD face.
Public methodStatic memberCreateVertexParameter
Creates a parameter that identifies the surface point at a SubD vertex.
Public methodEquals(Object)
Indicates whether this instance and a specified object are equal.
(Overrides ValueTypeEquals(Object).)
Public methodEquals(SubDComponentParameter)
Indicates whether the current object is equal to another object of the same type.
Public methodGetHashCode
Returns the hash code for this instance.
(Overrides ValueTypeGetHashCode.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns the fully qualified type name of this instance.
(Overrides ValueTypeToString.)
Top
See Also