RVTDocs.com
Namespace: Autodesk.Revit.DB Class: PolymeshFacet

PolymeshFacet.IsValidObject

Property
Description:
Specifies whether the .NET object represents a valid Revit entity.
Remarks:
This property is always True for a polymesh facet.
Syntax
public bool IsValidObject { get; }