Share

SettingsCmdCreateProfileFromSurface.Geometry Property

Gets the default setting of Geometry.



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

Syntax

C#

public SettingsCmdCreateProfileFromSurfaceSettingsCmdGeometry Geometry { get; }

VB

Public ReadOnly Property Geometry As SettingsCmdCreateProfileFromSurfaceSettingsCmdGeometry
	Get

C++

public:
property SettingsCmdCreateProfileFromSurfaceSettingsCmdGeometry^ Geometry {
	SettingsCmdCreateProfileFromSurfaceSettingsCmdGeometry^ get ();
}

Property Value

SettingsCmdCreateProfileFromSurfaceSettingsCmdGeometry

See Also

Reference

Was this information helpful?