ILinkElementSection Interface

Represents a section of a link element

Namespace:  TSD.API.Remoting.Sections
Assembly:  TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
Syntax
public interface ILinkElementSection : IElementSection

The ILinkElementSection type exposes the following members.

Properties
  NameDescription
Public propertySpringX
Gets the ISpringSection in X direction
Public propertySpringY
Gets the ISpringSection in Y direction
Public propertySpringZ
Gets the ISpringSection in Z direction
Top
See Also