NurbsDirectionMultiplicity Property
Gets the multiplicity.

Namespace: Aspose.ThreeD.Entities
Assembly: Aspose.3D (in Aspose.3D.dll) Version: 20.3.0.0 (20.3)
Syntax
public IArrayList<int> Multiplicity { get; }

Property Value

Type: IArrayListInt32
The multiplicity.
See Also