RafterHaunchesParams Class

Represents parameters required to create a haunches for a rafter
Inheritance Hierarchy
SystemObject
  TSD.API.Remoting.PortalFrames.CreateRafterHaunchesParams

Namespace:  TSD.API.Remoting.PortalFrames.Create
Assembly:  TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
Syntax
public class RafterHaunchesParams

The RafterHaunchesParams type exposes the following members.

Constructors
  NameDescription
Public methodRafterHaunchesParams
The constructor for parameters for creating haunches for a rafter
Top
Properties
  NameDescription
Public propertyHaunchEnd0
Gets or sets parameters of haunch at end 0
Public propertyHaunchEnd1
Gets or sets parameters of haunch at end 1
Public propertyHaunches
Gets the parameters of haunches
Public propertyRafterSection
Gets or sets the section of the rafter
Top
Methods
  NameDescription
Public methodStatic memberCreateParams
Returns parameters for creating haunches for a rafter initialized by the given position in the given portal frame span
Top
See Also