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