Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbXRefManExt::addNewXRefDependentTextStyle Method (OdDbObjectId, const OdString&)
Syntax
C++
static OdDbTextStyleTableRecordPtr addNewXRefDependentTextStyle(OdDbObjectId xRefBlockId, const OdString& textStyleName);

Adds an Xref dependent text style to the specified Xref block. 

 

Parameters
Description
xRefBlockId
[in] Object ID of the Xref Block Table Record.
textStyleName
[in] Name of the text style.

Returns a SmartPointer to the newly added Text Style Table Record. Returns a null SmartPointer if Trace opened for editing.

Copyright © 2002-2022. Open Design Alliance All rights reserved.