Namespace:
Autodesk.Revit.DB
ExternallyTaggedGeometryValidation
Class
Description:
Provides validation for geometry to be stored in an ExternallyTaggedGeometry.
Provides validation for geometry to be stored in an ExternallyTaggedGeometry.
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. |