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: 23.1.0.154
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