![]() |
Support Constructor |
Name | Description | |
---|---|---|
![]() | Support | create a new support |
![]() | Support(Int32) |
create a new support at node with given index
|
![]() | Support(Int32, IReadOnlyListBoolean, Plane3) |
create a new support at node with given index
|
![]() | Support(Point3, IReadOnlyListBoolean, Plane3) |
create a new support at node with given index
|
![]() | Support(Int32, ListBoolean, Plane3, Vector3, Vector3, Int32) |
create support with prescribed displacements or rotations via node index.
|
![]() | Support(Point3, ListBoolean, Plane3, Vector3, Vector3, Int32) |
create support with prescribed displacements or rotations via position of node.
|