Void
IDesignModelerGeoFeature
.AddProblematicGeometry(IEnumerable<
IPSGeoEntity
> entities, String message)
Add a list of geometry entities has problemetic geometries.
Remarks
Examples
Parameters
entities
Type: IEnumerable<
IPSGeoEntity
>
The list for geometry entities that are problematic.
message
Type: String
The message to display in the warning.
Return Value
Type: Void