Table of Contents

Interface IGetSolid

Namespace
Hi.NcMech.Solids
Assembly
HiMech.dll

Interface for retrieving solid geometry objects. Provides a standardized way to access solid models.

public interface IGetSolid
Extension Methods

Methods

GetSolid()

Gets the solid geometry object.

Solid GetSolid()

Returns

Solid

The solid geometry object.