Enum BothNearFar
Set of connection specification values describing possible sides of a material
Namespace: DesignData.SDS2.Model
Assembly: DesignData.SDS2.Model.dll
Syntax
public enum BothNearFar
Fields
| Name | Description |
|---|---|
| Both | Both near side and far side of a material. |
| FarSide | Only the far side of a material. |
| NearSide | Only the near side of a material. |