SettingsCmdCreatePointsSettingsCmdPointIdentityPointNumberOffset Property

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.292
Syntax
public PropertyUInt PointNumberOffset { get; }

Property Value

PropertyUInt
Remarks
This value is added to imported point numbers when HandleSuppliedPointNumbersOption is AddOffset.
See Also