|
Programming Reference for VirtualLab Fusion
2025.2
|
This class is subject to change. Programs using this class may require changes with a new version of VirtualLab.
Interface to connect 1D and 2D regions.
More...
Properties | |
| bool | BoundariesAreInside [get, set] |
| Gets or sets whether or not the boundaries of the region belong to the inner region. | |
| bool | IsOneD [get] |
| Gets whether this IRegion1D2D is 1D or 2D. | |
| string | Name [get, set] |
| The name which can be given to the region by the user. | |
| SamplingParameters | SamplingForUsageWithComplexFields [get, set] |
| Sampling parameters which will be used for a coordinate rescaling in case of using the region with a complex field. | |
Properties inherited from IDocument | |
| VirtualLabSession | Session [get, set] |
| every documents need to be handled in a session ==> default is the VirtualLab Mainsession | |
| NodeVLExplorer | TreeStructure [get] |
| every document should have a node (maybe with subnodes) in the VirtualLab Explorer | |
| DocumentType | TypeOfDocument [get] |
| Gets an enum entry specifying the type of the document. | |
Additional Inherited Members | |
Public Member Functions inherited from IDocument | |
| FormDocument | GetNewDocumentWindow (Form formMain, string fileName) |
| Gets a new document window containing this document. | |
This class is subject to change. Programs using this class may require changes with a new version of VirtualLab.
Interface to connect 1D and 2D regions.