Class SupportParams
Represents parameters required to create a support
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 |