PipeNetworkStateIsConnectingToStructure Property |
Gets the state if it's connecting to a structure
Namespace: Autodesk.Civil.RuntimeAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntaxpublic bool IsConnectingToStructure { get; }
Public ReadOnly Property IsConnectingToStructure As Boolean
Get
public:
property bool IsConnectingToStructure {
bool get ();
}
Property Value
Boolean
See Also