Class RafterHaunchesParams

Represents parameters required to create a haunches for a rafter

Inheritance
RafterHaunchesParams
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

Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next