Share

SettingsCmdCreatePoints.SettingsCmdPointIdentity.StartPointNumber Property

Specifies the number at which the imported point numbers will start from.



Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280

Syntax

C#

public PropertyUInt StartPointNumber { get; }

VB

Public ReadOnly Property StartPointNumber As PropertyUInt
	Get

C++

public:
property PropertyUInt^ StartPointNumber {
	PropertyUInt^ get ();
}

Property Value

PropertyUInt

See Also

Reference

Was this information helpful?