Interface ILinkElementSection
Represents a section of a link element
Namespace: TSD.API.Remoting.Sections
Assembly: TSD.API.Remoting.dll
Syntax
public interface ILinkElementSection : IElementSection
Properties
| Name | Description |
|---|---|
| SpringX | Gets the ISpringSection in X direction |
| SpringY | Gets the ISpringSection in Y direction |
| SpringZ | Gets the ISpringSection in Z direction |