IMemberNode Interface

Represents a member node

Namespace:  TSD.API.Remoting.Structure
Assembly:  TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
Syntax
public interface IMemberNode

The IMemberNode type exposes the following members.

Properties
  NameDescription
Public propertyApplyImposedLoadReduction
Gets a value indicating whether to apply the imposed load reduction at the column floor
Public propertyConstructionPointIndex
Gets the index of the construction point
Public propertyCountFloorAsBeingSupported
Gets a value indicating whether to count the column floor as being supported
Top
See Also