GeneralSurfacePropertiesNumberOfPoints Property
|
Namespace: Bricscad.Civil
Assembly: BrxMgd (in BrxMgd.dll) Version:
21.0.0.15598
Syntax
public ulong NumberOfPoints { get; }
Public ReadOnly Property NumberOfPoints As ULong
Get
public:
property unsigned long long NumberOfPoints {
unsigned long long get ();
}
member NumberOfPoints : uint64 with get
Property Value
Type:
UInt64
See Also