Rafter |
Represents parameters required to create a haunches for a rafter
Inheritance Hierarchy
Namespace: TSD.API.Remoting.PortalFrames.Create
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 24.0.1.45+53a79b69d75fb81c51fcd389e0bdcf241e5b9f7c
Syntax
The RafterHaunchesParams type exposes the following members.
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 | Returns parameters for creating haunches for a rafter initialized by the given position in the given portal frame span |
See Also