C++
bool acdbIsTransSpatial( const AcDbFullSubentPath& idPath );
File
dbdimassoc.h
Description
Returns true if the given path is a trans-spatial path.
Parameters
Parameters | Description |
---|---|
idPath | Input path to check against |
bool acdbIsTransSpatial( const AcDbFullSubentPath& idPath );
dbdimassoc.h
Returns true if the given path is a trans-spatial path.
Parameters | Description |
---|---|
idPath | Input path to check against |