ISimpleSquareWebOpening Interface

Represents a simple square web opening

Namespace: TSD.API.Remoting.Structure
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax
public interface ISimpleSquareWebOpening : ISquareWebOpening, 
	IWebOpening, ICanBeUpdated, ISimpleWebOpening

The ISimpleSquareWebOpening 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])
(Inherited from IWebOpening)
Public propertyCenterToTopSide Gets the distance from the top side of the member to the center of the opening (in [mm])
(Inherited from IWebOpening)
Public propertyEdgeToStiffenerCenterObsolete.
Gets the distance from edge of the opening to the center of the stiffener (in [mm])
(Inherited from IWebOpening)
Public propertyIsStiffened Gets a value indicating whether there are stiffeners on the sides of the opening
(Inherited from IWebOpening)
Public propertyShape Gets the shape of the web opening
(Inherited from IWebOpening)
Public propertySide Gets the side (in [mm])
(Inherited from ISquareWebOpening)
Public propertyStiffener Gets the stiffener
(Inherited from IWebOpening)
Public propertyStiffenerDepthObsolete.
Gets the depth of the stiffener (in [mm])
(Inherited from IWebOpening)
Public propertyStiffenerLengthObsolete.
Gets the length of the stiffener (in [mm])
(Inherited from IWebOpening)
Public propertyStiffenerThicknessObsolete.
Gets the thickness of the stiffener (in [mm])
(Inherited from IWebOpening)
Public propertyStiffeningObsolete.
Gets the stiffening of the opening
(Inherited from IWebOpening)
Top
Methods
 NameDescription
Public methodAddStiffenerAsync Adds a stiffener
(Inherited from ISimpleWebOpening)
Public methodRemoveStiffenerAsync Removes the current stiffener
(Inherited from ISimpleWebOpening)
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