Click or drag to resize

InstanceDefinitionGeometrySourceArchiveRelativePath Property

Gets the source archive path for linked instance definitions relative to the file that contains this definition. Empty if the definition is not linked or no relative path is stored.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public string SourceArchiveRelativePath { get; }

Property Value

Type: String
See Also