Class MemberParams
Represents parameters required to create a member
Inherited Members
Namespace: TSD.API.Remoting.Structure.Create
Assembly: TSD.API.Remoting.dll
Syntax
public sealed class MemberParams : EntityParams
Properties
| Name | Description |
|---|---|
| MemberAttributeSet | Gets the IMemberAttributeSetBase |
| Points | Gets the IConstructionPoint list of the member |
Methods
| Name | Description |
|---|---|
| Create(IEnumerable<IConstructionPoint?>?, IMemberAttributeSetBase?) | Creates a new instance of MemberParams class |