ExternallyTaggedGeometryValidation Members


The ExternallyTaggedGeometryValidation type exposes the following members.

Methods

  NameDescription
Public methodStatic memberIsNonSolid
Makes sure that the input geometry object is not a Solid.
Public methodStatic memberIsSolid
Makes sure that the input geometry object is a Solid.
Public methodStatic memberIsValidGeometry Obsolete.
Validates the input geometry to be stored in an externally tagged geometry object. Valid types of geometry are: Solid, Mesh, GeometryInstance, Point and Curve.
Public methodStatic memberLacksSubnodes
Makes sure that the input geometry object does not have sub-nodes.

See Also