Enum ThicknessReferencePoint
The reference plane from which a plate's thickness expands out.
Namespace: DesignData.SDS2.Model
Assembly: DesignData.SDS2.Model.dll
Syntax
public enum ThicknessReferencePoint
Fields
| Name | Description |
|---|---|
| Center | Expand half thickness out from the center in both directions |
| FarSide | Expand thickness from the far side toward the near side |
| NearSide | Expand thickness from the near side toward the far side |