 | PortalFrameSpanHaunchesParamsRafterHaunches Property |
Gets the parameters of haunches of rafters
Namespace: TSD.API.Remoting.PortalFrames.CreateAssembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 24.0.1.45+53a79b69d75fb81c51fcd389e0bdcf241e5b9f7c
Syntaxpublic Dictionary<PortalFrameRafterPosition, RafterHaunchesParams> RafterHaunches { get; }Public ReadOnly Property RafterHaunches As Dictionary(Of PortalFrameRafterPosition, RafterHaunchesParams)
Get
public:
property Dictionary<PortalFrameRafterPosition, RafterHaunchesParams^>^ RafterHaunches {
Dictionary<PortalFrameRafterPosition, RafterHaunchesParams^>^ get ();
}member RafterHaunches : Dictionary<PortalFrameRafterPosition, RafterHaunchesParams> with get
Property Value
DictionaryPortalFrameRafterPosition,
RafterHaunchesParams
See Also