RVTDocs.com
Namespace: Autodesk.Revit.DB

ExternallyTaggedGeometryValidation

Class
Description:
Provides validation for geometry to be stored in an ExternallyTaggedGeometry.
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.ExternallyTaggedGeometryValidation
Syntax
ExternallyTaggedGeometryValidation Class Members:
Name Description
IsNonSolid Makes sure that the input geometry object is not a Solid.
IsSolid Makes sure that the input geometry object is a Solid.
LacksSubnodes Makes sure that the input geometry object does not have sub-nodes.