Interface IPointLoad

Represents a point load

Namespace: TSD.API.Remoting.Loading
Assembly: TSD.API.Remoting.dll
Syntax
public interface IPointLoad : IPlanarLoadWithReference, IPlanarLoad, ILoad, IEntity, IHaveId, IHaveIndex
Remarks

It is possible to cast ILoad as IPointLoad if Type is Point.

Properties

Name Description
Coordinate

Gets the coordinate of the point load

Load

Gets the load (in [N])

Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next