Enum ConnectionSpecificationEndLeftRightBoth
When a value space is restricted to left end, right end, or both ends.
Namespace: DesignData.SDS2.Model
Assembly: DesignData.SDS2.Model.dll
Syntax
public enum ConnectionSpecificationEndLeftRightBoth
Fields
Name | Description |
---|---|
Both | Both ends |
Left | Left end |
Right | Right end |