Support |
Represents parameters required to create a support
Inheritance Hierarchy
Namespace: TSD.API.Remoting.Structure.Create
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax
The SupportParams type exposes the following members.
Properties
Name | Description | |
---|---|---|
AttributeSet | Gets the ISupportAttributeSet | |
EntityType |
The EntityType (Inherited from EntityParams) | |
PointIndex | Gets the index of the construction point |
Methods
Name | Description | |
---|---|---|
Create(IConstructionPoint, ISupportAttributeSet) | Creates a new instance of SupportParams class | |
Create(Int32, ISupportAttributeSet) | Creates a new instance of SupportParams class |
See Also