IsValidShape Method


OverloadĀ List

Name Description
Public method IsValidShape(ExternallyTaggedGeometryObject)
Validates shape to be stored in a DirectShape.
Public method IsValidShape(IList GeometryObject )
Validates shape to be stored in a DirectShape. Supercedes and extends IsValidGeometry().
Public method IsValidShape(IList GeometryObject , DirectShapeTargetViewType)
Validates view-specific shape to be stored in a DirectShape. Expects a non-default view type.

See Also