Horizon
Loading...
Searching...
No Matches
DL_BlockData Struct Reference

Block Data. More...

#include <dl_entities.h>

Public Member Functions

 DL_BlockData (const std::string &bName, int bFlags, double bbpx, double bbpy, double bbpz)
 Constructor.

Public Attributes

std::string name
 Block name.
int flags
 Block flags.
double bpx
 X Coordinate of base point.
double bpy
 Y Coordinate of base point.
double bpz
 Z Coordinate of base point.

Detailed Description

Block Data.

Constructor & Destructor Documentation

◆ DL_BlockData()

DL_BlockData::DL_BlockData ( const std::string & bName,
int bFlags,
double bbpx,
double bbpy,
double bbpz )
inline

Constructor.

Parameters: see member variables.

Member Data Documentation

◆ flags

int DL_BlockData::flags

Block flags.

(not used currently)


The documentation for this struct was generated from the following file: