Share

SettingsCmdCreatePoints.PointsCreation Property

Gets the settings to establish default information for creating points.



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

Syntax

C#

public SettingsCmdCreatePointsSettingsCmdPointsCreation PointsCreation { get; }

VB

Public ReadOnly Property PointsCreation As SettingsCmdCreatePointsSettingsCmdPointsCreation
	Get

C++

public:
property SettingsCmdCreatePointsSettingsCmdPointsCreation^ PointsCreation {
	SettingsCmdCreatePointsSettingsCmdPointsCreation^ get ();
}

Property Value

SettingsCmdCreatePointsSettingsCmdPointsCreation

See Also

Reference

Was this information helpful?