SettingsProfileSettingsProfileCreationPassingObjectHeight Property |
Gets the default passing object height.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyDouble PassingObjectHeight { get; }
Public ReadOnly Property PassingObjectHeight As PropertyDouble
Get
public:
property PropertyDouble^ PassingObjectHeight {
PropertyDouble^ get ();
}
Property Value
PropertyDouble
See Also