Method From
From(IPortalFrameValley?)
Creates a new instance of PortalFrameValleyParapetParams class based on given portal frame valley
Declaration
public static PortalFrameValleyParapetParams From(IPortalFrameValley? portalFrameValley)
Parameters
| Type | Name | Description |
|---|---|---|
| IPortalFrameValley | portalFrameValley | The portal frame valley to initialize the parameters by |
Returns
| Type | Description |
|---|---|
| PortalFrameValleyParapetParams | The newly created instance of PortalFrameValleyParapetParams class |