Share

AcDMMEPlotProperty::AddXMLAttribute

C++

void AddXMLAttribute(
    const AcDMMXMLAttribute * attrib
);

Description

Adds a new AcDMMXMLAttribute object to the internal vector of XML Attributes.

Parameters

Parameters Description
attrib Input pointer to the XML attribute object to be added to the XML attributes vector

Links

AcDMMEPlotProperty

Was this information helpful?