Class ResultOfInteractionDiagramPlane
- Namespace
- IdeaRS.OpenModel.Result
- Assembly
- IdeaRS.OpenModel.dll
Result of Interaction diagram in plane
[Obfuscation(Feature = "renaming")]
public class ResultOfInteractionDiagramPlane : SectionResultBase
Inheritance
Inherited Members
Constructors
ResultOfInteractionDiagramPlane()
Constructor
public ResultOfInteractionDiagramPlane()
Properties
LoadChart
Polygon of Load
public PolygonPointID LoadChart { get; set; }
Property Value
Plane
Polygon of interaction diagram plane
public PolygonPointID Plane { get; set; }