SettingsCmdCreateMultipleProfileViewSettingsCmdMultipleProfileViewCreationDefaultProfileViewLength Property |
Gets the default length for profile views.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyDouble DefaultProfileViewLength { get; }
Public ReadOnly Property DefaultProfileViewLength As PropertyDouble
Get
public:
property PropertyDouble^ DefaultProfileViewLength {
PropertyDouble^ get ();
}
Property Value
PropertyDouble
See Also