Class SupportParams

Represents parameters required to create a support

Inheritance
SupportParams
Inherited Members
Namespace: TSD.API.Remoting.Structure.Create
Assembly: TSD.API.Remoting.dll
Syntax
public sealed class SupportParams : EntityParams

Properties

Name Description
AttributeSet

Gets the ISupportAttributeSet

PointIndex

Gets the index of the construction point

Methods

Name Description
Create(int, ISupportAttributeSet?)

Creates a new instance of SupportParams class

Create(IConstructionPoint?, ISupportAttributeSet?)

Creates a new instance of SupportParams 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