IPlanarAreaElementLoadAreaElementInfo Property

Gets the loaded area element info

Namespace:  TSD.API.Remoting.Loading
Assembly:  TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
Syntax
EntityInfo AreaElementInfo { get; }

Property Value

Type: EntityInfo
Remarks
The object returned should be cast to an interface based on the EntityType property.
See Also