OpenTD.RadCAD Namespace Reference
Last update: 16.07.2025Useful when dealing with geometric entities, such as conics or FEM's. More...
Namespaces | |
| namespace | FdSolid |
| For use with finite-difference (FD) solids. | |
| namespace | FEM |
| Contains types used to work with finite element models. | |
| namespace | FEModel |
| Contains types used in the creation of finite-element meshes using an FEMeshImporter. To modify existing meshes, use the types in OpenTD.FEM instead. | |
Classes | |
| class | AnalysisGroupSurfaceInfo |
| Used to specify what sides of a surface are active in a radiation analysis group. More... | |
| class | AnalysisGroupVolumetricInfo |
| Used to specify what sides of a surface have participating volumes in a radiation analysis group. More... | |
| class | Assembly |
| Client-side representation of an assembly/articulator entity in a TD instance. More... | |
| class | Cone |
| Client-side representation of a Cone entity in a TD instance. More... | |
| class | Cylinder |
| Client-side representation of a Cylinder entity in a TD instance. More... | |
| class | Disk |
| Client-side representation of a Disk entity in a TD instance. More... | |
| class | Ellipse |
| Client-side representation of an Ellipse entity in a TD instance. More... | |
| class | Ellipsoid |
| Client-side representation of an Ellipsoid entity in a TD instance. More... | |
| class | EllipticCone |
| Client-side representation of an EllipticCone entity in a TD instance. More... | |
| class | EllipticCylinder |
| Client-side representation of an EllipticCylinder in a TD instance. More... | |
| class | Face |
| A finite-difference face used in a MeshFD. More... | |
| class | FEMeshImporter |
| Finite-element mesh importer. More... | |
| class | GlobalContact |
| class | MeshFD |
| Client-side representation of a finite-difference mesh in a TD instance. More... | |
| class | OffsetParaboloid |
| Client-side representation of an OffsetParaboloid entity in a TD instance. More... | |
| class | Ogive |
| Client-side representation of an Ogive entity in a TD instance. More... | |
| class | OpticalProps |
| Client-side representation of an optical property in a TD instance. More... | |
| class | OpticalPropsData |
| <exclude > More... | |
| class | Orbit |
| Client-side representation of an orbit in a TD instance. More... | |
| class | OrbitDateTime |
| Date and time data used to define orbits. More... | |
| class | OrbitParameters |
| Parameters used to define the shape and position of orbits. More... | |
| class | ParabolicTrough |
| Client-side representation of a ParabolicTrough entity in a TD instance. More... | |
| class | Paraboloid |
| Client-side representation of a Paraboloid entity in a TD instance. More... | |
| class | PlanetParameters |
| Parameters used to define the planet being orbited. Defaults to Earth data. More... | |
| class | Polygon |
| Client-side representation of a single-face MeshFD in a TD instance. More... | |
| class | RadiationAnalysisGroupManager |
| Use to manage radiation analysis groups. Each ThermalDesktop object includes a RadiationAnalysisGroupManager. More... | |
| class | RcArticulatorData |
| <exclude > More... | |
| class | RcConeData |
| <exclude > More... | |
| class | RcConicData |
| Client-side representation of a conic entity in a TD instance. (Base class for all conics, e.g., cones, cylinders, disks, etc.) More... | |
| class | RcCylinderData |
| <exclude > More... | |
| class | RcDiskData |
| <exclude > More... | |
| class | RcEllipseData |
| <exclude > More... | |
| class | RcEllipsoidData |
| <exclude > More... | |
| class | RcEllipticConeData |
| <exclude > More... | |
| class | RcEntityData |
| Base class for entities with materials, u and v nodal breakdowns, optical properties, etc. More... | |
| class | RcMeshFDData |
| <exclude > More... | |
| class | RcOffsetParaboloidData |
| <exclude > More... | |
| class | RcOgiveData |
| <exclude > More... | |
| class | RcParabolicTroughData |
| <exclude > More... | |
| class | RcParaboloidData |
| <exclude > More... | |
| class | RcRectangleData |
| <exclude > More... | |
| class | RcScarfedConeData |
| <exclude > More... | |
| class | RcScarfedCylinderData |
| <exclude > More... | |
| class | RcSphereData |
| <exclude > More... | |
| class | RcTorusData |
| <exclude > More... | |
| class | RcTrackerData |
| <exclude > More... | |
| class | Rectangle |
| Client-side representation of a Rectangle entity in a TD instance. More... | |
| class | ScarfedCone |
| Client-side representation of a ScarfedCone entity in a TD instance. More... | |
| class | ScarfedCylinder |
| Client-side representation of a ScarfedCylinder entity in a TD instance. More... | |
| class | Sphere |
| Client-side representation of a Sphere entity in a TD instance. More... | |
| class | TempVsWaveLengthData |
| List of temperatures vs wavelengths. More... | |
| class | Torus |
| Client-side representation of a Torus entity in a TD instance. More... | |
| class | Tracker |
| Client-side representation of an Tracker/Articulator entity in a TD instance. More... | |
Enumerations | |
| enum | InsulationNodeSubmodelIdOptions { ID_OFFSET_ONLY , SINGLE_SUBMODEL_ONLY , ID_OFFSET_AND_SINGLE_SUBMODEL } |
Detailed Description
Useful when dealing with geometric entities, such as conics or FEM's.