Method Create
Create(double)
Creates a new instance of PortalFrameEndPlateParams class
Declaration
public static PortalFrameEndPlateParams Create(double plateThickness)
Parameters
| Type | Name | Description |
|---|---|---|
| double | plateThickness | The thickness of the end plate |
Returns
| Type | Description |
|---|---|
| PortalFrameEndPlateParams | The newly created instance of PortalFrameEndPlateParams class |