Method Create

Create(double, PortalFrameBaseFixityType)

Creates a new instance of PortalFrameBaseParams class for portal frame base parameters

Declaration
public static PortalFrameBaseParams Create(double offset, PortalFrameBaseFixityType fixityType)
Parameters
Type Name Description
double offset

The offset of the base

PortalFrameBaseFixityType fixityType

The fixity type

Returns
Type Description
PortalFrameBaseParams

The newly created instance of PortalFrameBaseParams class

Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next