Share

AcDbViewSymbol::setSymbolStyleId Method

C++

void setSymbolStyleId(
    const AcDbObjectId& styleId
);

Description

Sets the id of the associated model documentation view style object.

Parameters

Parameters Description
styleId Input: id of the associated model documentation view style object.

Links

AcDbViewSymbol Class

Was this information helpful?