![]() |
Cyclone 3DR Script
from Technodigit, part of Hexagon. Copyright 1997-2025.
|
| CSAlignment | Provide feature to manage alignment objects (such as road or tunnel axis) usually defined in LandXML files |
| CSBIM | Provide BIM objects edition methods |
| CSCameraExternal | Allow edition of the external camera parameters of an SImage |
| CSCameraInternal | Allow edition of the internal camera parameters of an SImage |
| CSCircle | Provide circle edition and creation methods |
| CSClipping | Abstract class used by the following derived classes: SClippingBox and SClippingPlane |
| CSClippingBox | Provide clipping box edition and creation methods |
| CSClippingPlane | Provide clipping plane edition and creation methods |
| CSCloud | Provide point cloud edition and creation methods |
| CSCloudIterator | Provide access to cloud iterator methods |
| CSColorGradient | Allow the user to edit a color gradient |
| CSComp | Abstract class storing methods available on most 3D objects |
| CSCone | Provide cone edition and creation methods |
| CSCwCloud | Provide CloudWorx cloud edition and creation methods |
| CSCylinder | Provide cylinder edition and creation methods |
| CSDialog | Provide simple dialog creation methods |
| CSFeature | Abstract class storing methods available on all 3D geometry |
| CSFile | Provide an interface for reading from and writing to files on disk |
| CSImage | Provide image edition methods |
| CSLabel | Provide labeling features, to annotate objects in the 3D scene and extract analysis values |
| CSLine | Provide line edition and creation methods |
| CSMatrix | Provide matrix with 3 lines and 4 columns to make any transformation |
| CSMultiline | Provide polyline edition and creation methods |
| CSPlane | Provide plane edition and creation methods |
| CSPoint | Provide point edition and creation methods |
| CSPoly | Provide triangular mesh edition and creation methods |
| CSReport | Allow the creation of reports |
| CSReportData | Allow the storage of reporting data, used to fill an SReport |
| CSRoundSlot | Provide round slot edition and creation methods |
| CSSetMultiline | Allow to regroup SMultiline in a single SComp entity: a set of polylines |
| CSShape | Shape manipulation class |
| CSSphere | Provide sphere edition and creation methods |
| CSSquareSlot | Provide square slot edition and creation methods |
| CSTrajectory | Provide trajectory management |
| CSVector | Allow the use of the mathematical vector object |
| CSViewSet | Allow to save the camera position, the visibility of objects and their representation mode in a 3D scene |
| CSXmlReader | Allow to read xml files |
| CSXmlWriter | Allow to write xml files |