Overload | Description |
---|---|
Combine(Geometry,CombineMode,IGeometrySink) | Combines this geometry with the specified geometry and stores the result in an ISimplifiedGeometrySink. |
Combine(Geometry,CombineMode,Single,IGeometrySink) | Combines this geometry with the specified geometry and stores the result in an ISimplifiedGeometrySink. |
Combine(Geometry,CombineMode,Nullable<Matrix3x2>,Single,IGeometrySink) | Combines this geometry with the specified geometry and stores the result in an ISimplifiedGeometrySink. |