// Copyright 2024 Trimble Inc. All Rights Reserved. /** * @file * @brief Interfaces for SUSpaceRef. For internal use only at this time. APIs may change. */ #ifndef SKETCHUP_MODEL_SPACE_H_ #define SKETCHUP_MODEL_SPACE_H_ #include #include #include // Forward declarations #ifdef __cplusplus extern "C" { #endif #ifdef __cplusplus } // extern "C" { #endif #endif // SKETCHUP_MODEL_SPACE_H_