Method Create

Create(MemberType, MaterialType, MemberFabrication)

Creates a new instance of MemberAttributeSetParams class

Declaration
public static MemberAttributeSetParams Create(MemberType memberType, MaterialType materialType, MemberFabrication fabrication)
Parameters
Type Name Description
MemberType memberType

The member type

MaterialType materialType

The material type

MemberFabrication fabrication

The member fabrication

Returns
Type Description
MemberAttributeSetParams

The newly created instance of MemberAttributeSetParams 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