Class MemberAttributeSetParams
Represents parameters required to create a member attribute set
Namespace: TSD.API.Remoting.Structure.Create
Assembly: TSD.API.Remoting.dll
Syntax
public sealed class MemberAttributeSetParams : AttributeSetParams
Properties
| Name | Description |
|---|---|
| Fabrication | Gets the member fabrication |
| MaterialType | Gets the material type |
| MemberType | Gets the member type |
Methods
| Name | Description |
|---|---|
| Create(MemberType, MaterialType, MemberFabrication) | Creates a new instance of MemberAttributeSetParams class |