|
M
Dispose()
|
None
|
|
|
|
M
Equals
|
None
|
Determines whether the specified object is equal to the current object. (Inherited from Object )
|
Object
|
|
M
GetFacet(Int32)
|
PolymeshFacet
|
Returns a definition of one facet
|
|
|
M
GetFacets()
|
IList<PolymeshFacet>
|
Returns a definitions of all facets of the polymesh
|
|
|
M
GetHashCode
|
None
|
Serves as the default hash function. (Inherited from Object )
|
Object
|
|
M
GetNormal(Int32)
|
XYZ
|
Returns a normal vector at the given index
|
|
|
M
GetNormals()
|
IList<XYZ>
|
Returns all normals assigned to the polymesh
|
|
|
M
GetPoint(Int32)
|
XYZ
|
Returns one point at the given index.
|
|
|
M
GetPoints()
|
IList<XYZ>
|
Returns all points of the polymesh.
|
|
|
M
GetType
|
None
|
Gets the Type of the current instance. (Inherited from Object )
|
Object
|
|
M
GetUV(Int32)
|
UV
|
Returns one UV coordinate at the given index.
|
|
|
M
GetUVs()
|
IList<UV>
|
Returns all UV coordinates assigned to the polymesh
|
|
|
M
ToString
|
None
|
Returns a string that represents the current object. (Inherited from Object )
|
Object
|