Method From
From(IEndPlate?)
Creates a new instance of PortalFrameEndPlateParams class based on given end plate
Declaration
public static PortalFrameEndPlateParams From(IEndPlate? endPlate)
Parameters
| Type | Name | Description |
|---|---|---|
| IEndPlate | endPlate | The end plate to initialize the parameters by |
Returns
| Type | Description |
|---|---|
| PortalFrameEndPlateParams | The newly created instance of PortalFrameEndPlateParams class |