Determines if the extrusion data represents a valid extrusion.
Namespace:Â
Autodesk.Revit.DB.IFCAssembly:Â RevitAPIIFC (in RevitAPIIFC.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public bool IsValid()
Return Value
Boolean
True if the extrusion is valid, false otherwise.
See Also
Reference