<Code Lib>
2021 Method
Changes 0
M

CompoundStructure.GetLastCoreLayerIndex

Description:
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).

public int GetLastCoreLayerIndex()

int The index of the last core layer.

Loading…