CFx SDK Documentation 2026 SP0
Loading...
Searching...
No Matches
OdDbHLRCurveProperties Struct Reference

#include <DbFlattenViewsHelper.h>

Public Member Functions

 OdDbHLRCurveProperties ()
 
void applyToEntity (OdDbEntity *pEnt, const OdDbDatabase *pDb) const
 

Public Attributes

OdDbObjectId idLayer
 
OdCmColor color
 
OdDb::LineWeight lineWeight
 
OdDbObjectId idLineType
 
double dLineTypeScale
 
OdCmTransparency transparency
 

Detailed Description

This struct contains entyty symbology (layer, color, line type, line weight, line type scale and transparency).

<group OdDb_Classes>

Definition at line 35 of file DbFlattenViewsHelper.h.

Constructor & Destructor Documentation

◆ OdDbHLRCurveProperties()

OdDbHLRCurveProperties::OdDbHLRCurveProperties ( )

Member Function Documentation

◆ applyToEntity()

void OdDbHLRCurveProperties::applyToEntity ( OdDbEntity * pEnt,
const OdDbDatabase * pDb ) const

Member Data Documentation

◆ color

OdCmColor OdDbHLRCurveProperties::color

Definition at line 40 of file DbFlattenViewsHelper.h.

◆ dLineTypeScale

double OdDbHLRCurveProperties::dLineTypeScale

Definition at line 43 of file DbFlattenViewsHelper.h.

◆ idLayer

OdDbObjectId OdDbHLRCurveProperties::idLayer

Definition at line 39 of file DbFlattenViewsHelper.h.

◆ idLineType

OdDbObjectId OdDbHLRCurveProperties::idLineType

Definition at line 42 of file DbFlattenViewsHelper.h.

◆ lineWeight

OdDb::LineWeight OdDbHLRCurveProperties::lineWeight

Definition at line 41 of file DbFlattenViewsHelper.h.

◆ transparency

OdCmTransparency OdDbHLRCurveProperties::transparency

Definition at line 44 of file DbFlattenViewsHelper.h.


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