Method CreateAsync

CreateAsync(IPortalFrameSpan?)

Returns parameters for creating haunches of a portal frame span initialized by the given portal frame span

Declaration
public static Task<PortalFrameSpanHaunchesParams> CreateAsync(IPortalFrameSpan? portalFrameSpan)
Parameters
Type Name Description
IPortalFrameSpan portalFrameSpan

The portal frame span to initialize the parameters by

Returns
Type Description
Task<PortalFrameSpanHaunchesParams>

The parameters for creating haunches of a 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