v2.41
 
IObjectWithLink Interface Reference

Represents an object linked to external file. More...

Inheritance diagram for IObjectWithLink:

Properties

int LinkId [get]
 The ID of the link.
 
GUID LinkType [get]
 The unique identifier of the link type.
 

Detailed Description

Represents an object linked to external file.

Use this interface to determine the identifier and type of the file the object is linked to. This interface can be obtained as an additional interface from IModelObject.

See also
IModelObject

Property Documentation

◆ LinkType

GUID LinkType
get

The unique identifier of the link type.

e.g. Renga.StyleTypeIds.ModelResource, Renga.StyleTypeIds.ImageResource