Interface ICamApiModelFormerWithSolid
Model former that supports adding a sewn solid assembled from the current geometry selection.
Used by the workpiece-setup toolbar "Faces" button (quick-add path) —
surfaces of the selection are sewn into one solid with the given tolerance.
Assembly: CAMAPI.ModelFormerTypes.dll
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("59307FF5-ECFC-4592-A693-CEA6A565C0A5")]
public interface ICamApiModelFormerWithSolid
Methods
Declaration
ICamApiListModelItem AddSolidSelected(double SewTolerance, double Stock, double BottomLevel, bool UseBottomLevel, out TResultStatus ResultStatus)
Parameters
Returns