SettingsCmdCreatePointsSettingsCmdPointIdentityStartPointNumber Property |
Specifies the number at which the imported point numbers will start from.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyUInt StartPointNumber { get; }
Public ReadOnly Property StartPointNumber As PropertyUInt
Get
public:
property PropertyUInt^ StartPointNumber {
PropertyUInt^ get ();
}
Property Value
PropertyUInt
See Also