Class MemberParams

Represents parameters required to create a member

Inheritance
MemberParams
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

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