ISub |
Represents sub-models
Namespace: TSD.API.Remoting.Structure
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax
The ISubModels type exposes the following members.
Properties
Name | Description | |
---|---|---|
Automatic | Gets a value indicating whether sub-models are generated automatically | |
ElementGroupName |
Gets the name of the element group
(Inherited from IEntity) | |
EntityType |
Gets the type of the entity
(Inherited from IEntity) | |
Id |
Gets the ID
(Inherited from IHaveId) | |
Index |
Gets the index
(Inherited from IHaveIndex) | |
SubModelCount | Gets the number of sub-models |
Methods
Name | Description | |
---|---|---|
GetSubModelAsync | Returns the sub-models from the given indices |
See Also