Share

SettingsProfile.SettingsProfileCreation.PassingObjectHeight Property

Gets the default passing object height.



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

Syntax

C#

public PropertyDouble PassingObjectHeight { get; }

VB

Public ReadOnly Property PassingObjectHeight As PropertyDouble
	Get

C++

public:
property PropertyDouble^ PassingObjectHeight {
	PropertyDouble^ get ();
}

Property Value

PropertyDouble

See Also

Reference

Was this information helpful?