GridSurfaceEdgeIsValid Property |
Gets whether the object is valid.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic override bool IsValid { get; }
Public Overrides ReadOnly Property IsValid As Boolean
Get
public:
virtual property bool IsValid {
bool get () override;
}
Property Value
Boolean
See Also