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