DirectShapeType.IsValidShape
Description:
Validates shape to be stored in a DirectShapeType.
Validates shape to be stored in a DirectShapeType.
Remarks:
This function uses the same criteria as IsValidShape(GeometryObject).
This function uses the same criteria as IsValidShape(GeometryObject).
Overloads (3):
IsValidShape(ExternallyTaggedGeometryObject)
public bool IsValidShape(
ExternallyTaggedGeometryObject externallyTaggedGeometry
)
-
externallyTaggedGeometryThe supported types of GeometryObjects are: Solid, Mesh, GeometryInstance, Point and Curve.
Return Value
bool
True if the supplied shape passes the validation criteria.
-
A non-optional argument was null