Interface ICamApiMcdTree
MCD (machine-side CLData) tree of a single technological operation. Either
the primary toolpath (op.McdTree) or the recovery toolpath obtained by
post-processing + NC re-interpretation (op.RecoveryMcdTree).
Assembly: CAMAPI.TechOperation.dll
Syntax
[Guid("C0BE45A3-6981-4237-B30A-E40B03CB1560")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
public interface ICamApiMcdTree
Methods
GetNodes(out TResultStatus)
Declaration
ICamApiMcdNodeIterator GetNodes(out TResultStatus ret)
Parameters
Returns