VertexElementVertexCrease

VertexElementVertexCrease

Overview

VertexElementVertexCrease is a class in Aspose.3D FOSS for .NET. Inherits from: VertexElementDoublesTemplate, IIndexedVertexElement.

Defines the vertex crease for specified components

This class provides 6 methods for working with VertexElementVertexCrease objects in .NET programs. Available methods include: Clear, CopyTo, SetData, SetIndices, ToString, VertexElementVertexCrease. All public members are accessible to any .NET application after installing the Aspose.3D FOSS for .NET package. Properties: Data, Indices, MappingMode, Name, ReferenceMode, VertexElementType.

Properties

NameTypeAccessDescription
DataIArrayList<double>ReadGets the data.
VertexElementTypeVertexElementTypeReadGets the type of the
NamestringRead/WriteGets or sets the name.
MappingModeMappingModeRead/WriteGets or sets how the element is mapped.
ReferenceModeReferenceModeRead/WriteGets or sets how the element is referenced.
IndicesIArrayList<int>ReadGets the indices data

Methods

SignatureDescription
VertexElementVertexCrease()Initializes a new instance of the VertexElementVertexCrease class.
CopyTo(target: VertexElementDoublesTemplate)Copies data to specified element
SetData(data: double[])Sets the data value.
Clear()Calls Clear on this VertexElementVertexCrease instance.
SetIndices(data: int[])Sets the indices data
ToString()String representation of vertex element.

See Also

 English