Click or drag to resize

WorksessionFileChangedEventArgs Properties

The RhinoDocWorksessionFileChangedEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyChangeKind
Whether the model was attached or detached.
Public propertyDocument
Document the worksession belongs to.
Public propertyFilePath
Full path of the .3dm file being attached or detached.
Public propertyWorksessionModelRuntimeSerialNumber
Runtime serial number of the worksession reference model being attached or detached. Not persistent across sessions.
Top
See Also