API Reference > Classes > PRC Markup Classes > OdPrcMarkupLinkedItem Class
OdPrcMarkupLinkedItem Class
OdPrcMarkupLinkedItemOdPrcMarkupLinkedItemOdPrcMarkupLinkedItemOdPrcMarkupLinkedItemOdPrcMarkupLinkedItemOdPrcMarkupLinkedItem
Syntax
C++
class OdPrcMarkupLinkedItem : public OdPrcContentExtendedEntityReference;

PrcMarkupLinkedItem.h

 

Class stores data of establishing a cross reference between markup and geometry.

 
Name 
Description 
 
Destroys an instance of a PRC entity. 
 
Name 
Description 
 
This is the overview for the attributeData method overload. 
 
Returns the OdGsCache object currently assigned to the PRC entity. 
 
id 
Returns the PRC entity ID. 
 
Returns whether the PRC entity is persistent (true) or not (false). 
 
name 
This is the overview for the name method overload. 
 
Returns the type of the PRC entity. 
 
Assigns the specified OdGsCache to the PRC entity.
 
OdPrcReferencedBase Class
 
Name 
Description 
 
Returns the current CAD identifier for the PRC object. 
 
Returns the current persistent CAD identifier for the PRC object. 
 
Returns an explicit unique name for "this" entity that can be referenced through PDF or JavaScript. In the case of error, it returns an empty string.
 
 
id 
Returns the current object identifier for the object. 
 
Returns true if the object is persistent or false in the other case. 
 
Returns the PRC object identifier. 
 
Sets a new CAD identifier value for the PRC object.  
 
Sets a new persistent CAD identifier value for the PRC object.  
 
Sets a new PRC object identifier.  
OdPrcBaseWithGraphics Class
 
Name 
Description 
 
Returns current behavior bit field. The behavior bit field controls visibility and removal of the entity. 
 
Returns the identifier of the current material. 
 
Returns the current value of the true color.
 
 
This is the overview for the graphics method overload. 
 
Returns the current layer index. 
 
Sets a new value of the behavior bit field. The behavior bit field controls visibility and removal of the entity.
 
 
Sets a new layer index.
 
 
This is the overview for the styleId method overload. 
OdPrcContentEntityReference Class
 
Name 
Description 
 
This is the overview for the localCoordinateSystem method overload. 
 
This is the overview for the referenceData method overload. 
OdPrcContentExtendedEntityReference Class
 
Name 
Description 
 
This is the overview for the referencedProductOccurrence method overload. 
OdPrcMarkupLinkedItem Class
 
Name 
Description 
 
Returns the current value of the deletion flag. The deletion flag indicates whether the leader will be deleted after deleting the referenced entity (if true). 
 
Returns the current value the showing flag. The showing flag indicates whether the leader is shown when the referenced entity is shown. The flag is equal to true if the leader is shown or to false if the leader is not shown. 
 
Returns the current value of the markup deletion flag. The markup deletion flag indicates whether the markup will be deleted after deleting the referenced entity (if true). 
 
Returns the current value of the markup showing flag. The markup showing flag indicates whether the markup is shown when the referenced entity is shown. The flag is equal to true if the markup is shown or to false if the markup is not shown. 
 
Sets a new value of the deletion flag. The deletion flag indicates whether the leader will be deleted after deleting the referenced entity (if true).
 
 
Sets a new value of the showing flag. The showing flag indicates whether the leader is shown when the referenced entity is shown. The flag is equal to true if the leader is shown or to false if the leader is not shown.
 
 
Sets a new value of the markup deletion flag. The markup deletion flag indicates whether the markup will be deleted after deleting the referenced entity (if true).
 
 
Sets a new value of the markup showing flag. The markup showing flag indicates whether the markup is shown when the referenced entity is shown. The flag is equal to true if the markup is shown or to false if the markup is not shown.
 
 
This is the overview for the userData method overload. 
Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.