CompoundStructure.GetLastCoreLayerIndex
Description:
Gets the index of the last core layer.
Gets the index of the last core layer.
Remarks:
This is the index on the interior side. You can change the shell/core layer boundary using SetNumberOfShellLayers(ShellLayerType, Int32).
This is the index on the interior side. You can change the shell/core layer boundary using SetNumberOfShellLayers(ShellLayerType, Int32).
public int GetLastCoreLayerIndex()
int
The index of the last core layer.