CivilDocumentIsDriveActive Property |
Returns true if the corridor section view is active in the current document.
Namespace: Autodesk.Civil.ApplicationServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic bool IsDriveActive { get; }
Public ReadOnly Property IsDriveActive As Boolean
Get
public:
property bool IsDriveActive {
bool get ();
}
Property Value
Boolean
See Also