CadGeoDataGeoMeshPointsNumber Property

Gets or sets the geo mesh points number.

Namespace:  Aspose.CAD.FileFormats.Cad.CadObjects
Assembly:  Aspose.CAD (in Aspose.CAD.dll) Version: 20.8
Syntax
public CadIntParameter GeoMeshPointsNumber { get; set; }

Property Value

Type: CadIntParameter
The geo mesh points number.
See Also