Interface IVariablePolygonalLoad

Represents a variable polygonal load

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

It is possible to cast ILoad as IVariablePolygonalLoad if Type is VariablePolygonal.

Properties

Name Description
Load

Gets a collection of load values at polygon vertices

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