ISquare |
Represents a square web opening
Namespace: TSD.API.Remoting.Structure
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 24.0.1.45+53a79b69d75fb81c51fcd389e0bdcf241e5b9f7c
The ISquareWebOpening type exposes the following members.
| Name | Description | |
|---|---|---|
| CenterToStartPoint |
Gets the distance from the member's start point to the center of the opening (in [mm])
(Inherited from IWebOpening) | |
| CenterToTopSide |
Gets the distance from the top side of the member to the center of the opening (in [mm])
(Inherited from IWebOpening) | |
| EdgeToStiffenerCenter | Obsolete. Gets the distance from edge of the opening to the center of the stiffener (in [mm]) (Inherited from IWebOpening) | |
| IsStiffened |
Gets a value indicating whether there are stiffeners on the sides of the opening
(Inherited from IWebOpening) | |
| Shape |
Gets the shape of the web opening
(Inherited from IWebOpening) | |
| Side | Gets the side (in [mm]) | |
| Stiffener |
Gets the stiffener
(Inherited from IWebOpening) | |
| StiffenerDepth | Obsolete. Gets the depth of the stiffener (in [mm]) (Inherited from IWebOpening) | |
| StiffenerLength | Obsolete. Gets the length of the stiffener (in [mm]) (Inherited from IWebOpening) | |
| StiffenerThickness | Obsolete. Gets the thickness of the stiffener (in [mm]) (Inherited from IWebOpening) | |
| Stiffening | Obsolete. Gets the stiffening of the opening (Inherited from IWebOpening) |
| Name | Description | |
|---|---|---|
| UpdateAsync |
Updates this object
(Inherited from ICanBeUpdated) |