SubEntityCollector Class

Represents an sub-entity collector
Inheritance Hierarchy
SystemObject
  TSD.API.Remoting.CommonSubEntityCollector

Namespace:  TSD.API.Remoting.Common
Assembly:  TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
Syntax
public sealed class SubEntityCollector

The SubEntityCollector type exposes the following members.

Methods
  NameDescription
Public methodAdd
Adds the given sub-entity to the collector
Public methodAddRange
Adds the given sub-entities to the collector
Public methodApplySubEntityAsync
Applies modified sub-entities back to the Tekla Structural Designer model
Public methodRemove
Removes the given sub-entity from the collector
Public methodRemoveRange
Removes the given sub-entities from the collector
Top
See Also