SketchUp C API
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Structures | Functions
entities.h File Reference

Interfaces for SUEntitiesRef. More...

#include <SketchUpAPI/geometry.h>
#include <SketchUpAPI/common.h>
#include <SketchUpAPI/unicodestring.h>
#include <SketchUpAPI/model/curve.h>
#include <SketchUpAPI/model/defs.h>

Data Structures

struct  SUEntitiesParent
 Reference to the parent of an SUEntitiesRef object. More...
 

Functions

enum SUResult SUEntitiesGetActiveSectionPlane (SUEntitiesRef entities, SUSectionPlaneRef *section_plane)
 Get the active section plane for this entities object. More...
 

Detailed Description

Interfaces for SUEntitiesRef.

Function Documentation

enum SUResult SUEntitiesGetActiveSectionPlane ( SUEntitiesRef  entities,
SUSectionPlaneRef section_plane 
)

Get the active section plane for this entities object.

Since
SketchUp 2021.1, API 9.1
Parameters
[in]entities
[out]section_plane
Returns