Enum StructureMarginGeometry
Specifies whether a margin operation expands (outer margin) or shrinks (inner margin) the volume.
Namespace: VMS.TPS.Common.Model.Types
Assembly: VMS.TPS.Common.Model.Types.dll
Syntax
public enum StructureMarginGeometry
Fields
Name | Description |
---|---|
Inner | Specifies that the margin operation shrinks the volume. |
Outer | Specifies that the margin operation expands the volume. |