Class RafterHaunchesParams
Represents parameters required to create a haunches for a rafter
Namespace: TSD.API.Remoting.PortalFrames.Create
Assembly: TSD.API.Remoting.dll
Syntax
public sealed class RafterHaunchesParams
Properties
| Name | Description |
|---|---|
| HaunchEnd0 | Gets or sets parameters of haunch at end 0 |
| HaunchEnd1 | Gets or sets parameters of haunch at end 1 |
| Haunches | Gets the parameters of haunches |
| RafterSection | Gets or sets the section of the rafter |
Methods
| Name | Description |
|---|---|
| Create() | Creates a new instance of RafterHaunchesParams class |
| CreateAsync(PortalFrameRafterPosition, IPortalFrameSpan?) | Returns parameters for creating haunches for a rafter initialized by the given position in the given portal frame span |