Share

AcDmUtil::arrowName

C++

const ACHAR * arrowName(
    const ACHAR * pName
);

File

dbdim.h

Description

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

Parameters

Parameters Description
pName Dimension arrowhead name

Was this information helpful?