Close

Relief for ODA Team in Ukraine

Learn more
ODA PRC SDK
OdPrcViewNode Structure
Syntax
C++
struct OdPrcViewNode { OdPrcObjectId view; OdGeMatrix3d matrix; OdPrcObjectIdArray path; };
Members
Description
view
An identifier of a view object.
matrix
A transformation matrix associated with the node.
path
An array of object identifiers that represents the path.

The structure stores information of a view assigned with a assembly node.

File: PrcFile.h

Copyright © 2002-2022. Open Design Alliance All rights reserved.