RxAttribute.h
This attribute is used to provide additional information about properties linked with this one. Usually contained item with the container, like "/BlockTableId/Items" for OdDbEntity "BlockId" property.
|
Name |
Description |
![]() |
Constructor. Creates an attribute containing the provided path. | |
![]() |
Parses the reference path returning the last property. E.g. for "/BlockTableId/Items" it would be "Items" property of the block table. | |
![]() |
Gets the path to the related property. |
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|