<Code Lib>
2024 Enumeration
Changes 0
E

ShellLayerType

Description:
Used to distinguish exterior and interior shell layers.
Remarks:
Used as an argument to methods of CompoundStructure that deal with shell layers.

public enum ShellLayerType

Name Description
E Interior Interior shell layer.
E Exterior Exterior shell layer.

Loading…