Specifies the number from which the imported point numbers will be offset.
Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public PropertyUInt PointNumberOffset { get; }
VB
Public ReadOnly Property PointNumberOffset As PropertyUInt Get
C++
public: property PropertyUInt^ PointNumberOffset { PropertyUInt^ get (); }