Share

SettingsProfile.ProfilesCreation Property

Gets default values for vertical curve sub-entities



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

Syntax

C#

public SettingsProfileSettingsProfileCreation ProfilesCreation { get; }

VB

Public ReadOnly Property ProfilesCreation As SettingsProfileSettingsProfileCreation
	Get

C++

public:
property SettingsProfileSettingsProfileCreation^ ProfilesCreation {
	SettingsProfileSettingsProfileCreation^ get ();
}

Property Value

SettingsProfileSettingsProfileCreation

See Also

Reference

Was this information helpful?