Share

AcDmUtil::globalArrowName

C++

const ACHAR * globalArrowName(
    const ACHAR * pName
);

File

dbdim.h

Description

Returns the globally invariant name for a dimension arrowhead. If pName is not a local arrowhead name, return pName.

Parameters

Parameters Description
pName Dimension arrowhead name

Was this information helpful?