IWebOpening Interface

Represents a web opening

Namespace: TSD.API.Remoting.Structure
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 24.0.1.45+53a79b69d75fb81c51fcd389e0bdcf241e5b9f7c
Syntax
public interface IWebOpening : ICanBeUpdated

The IWebOpening type exposes the following members.

Properties
 NameDescription
Public propertyCenterToStartPoint Gets the distance from the member's start point to the center of the opening (in [mm])
Public propertyCenterToTopSide Gets the distance from the top side of the member to the center of the opening (in [mm])
Public propertyEdgeToStiffenerCenterObsolete.
Gets the distance from edge of the opening to the center of the stiffener (in [mm])
Public propertyIsStiffened Gets a value indicating whether there are stiffeners on the sides of the opening
Public propertyShape Gets the shape of the web opening
Public propertyStiffener Gets the stiffener
Public propertyStiffenerDepthObsolete.
Gets the depth of the stiffener (in [mm])
Public propertyStiffenerLengthObsolete.
Gets the length of the stiffener (in [mm])
Public propertyStiffenerThicknessObsolete.
Gets the thickness of the stiffener (in [mm])
Public propertyStiffeningObsolete.
Gets the stiffening of the opening
Top
Methods
 NameDescription
Public methodUpdateAsync Updates this object
(Inherited from ICanBeUpdated)
Top
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next