ExtendedSectionType Enumeration

The type of an extended section

Namespace:  TSD.API.Remoting.Sections
Assembly:  TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
Syntax
public enum ExtendedSectionType
Members
  Member nameValueDescription
Unknown0 Unknown section
Simple1 The simple section
Encased2 The encased section
Westok3 The westok section
ConcreteFilled4 The concrete filled section
SolverElement5 The solver element
SolverSpring6 The solver spring
LinkElement7 The link element
See Also