DynamoVisualProgramming.ZeroTouchLibrary by Autodesk

<PackageReference Include="DynamoVisualProgramming.ZeroTouchLibrary" Version="0.9.0-beta" />

 IGeometryEntity

Get the BoundingBox containing the given piece of Geometry

The CoordinateSystem that this Geometry is defined in

Copy the given Geometry

Obtain the closest Point on this Geometry to the other

double DistanceTo(IGeometryEntity entity)

Obtain the distance from this Geometry to another

Determine if another Geometry object intersects with this one

Separates compound or non-separated elements into their component parts.

Get the intersection Geometry for this object and another

Get the intersection of Geometry for this object and a collection of other Geometries. Finds common geometry of all participants.

Check if the two objects have the same representational geometry or numerical values

Split this Geometry using another Geometry as a cutting "tool"

Removes elements of the entity closest to the pick point