Interface ILineAncillaryLoad
Represents a line ancillary load
Inherited Members
Namespace: TSD.API.Remoting.Loading
Assembly: TSD.API.Remoting.dll
Syntax
public interface ILineAncillaryLoad : IPlanarLoad, ILoad, IEntity, IHaveId, IHaveIndex
Remarks
It is possible to cast ILoad as ILineAncillaryLoad if Type is LineAncillary.
Properties
| Name | Description |
|---|---|
| LineAncillaryIndex | Gets the index of line ancillary instance |
| MemberLoad | Gets the IMemberLoad applied to the line ancillary instance |