2027 Method
Changes 0
M

DirectShape.IsValidGeometry

Description:
Validates geometry to be stored in a DirectShape. Suitable geometry validation is performed. Additionally, the geometry must make sense as a shape representation for the category assigned to this DirectShape object.
public bool IsValidGeometry(
	Solid Geom
)
  • Geom
    GeometryObject to be validated.
Return Value Boolean True if the supplied GeometryObject passes the validation criteria.