Click or drag to resize

WorksessionModelAttachFailed Property

True if the most recent attempt to attach this model failed, which usually means the file is missing.

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 9.0
Syntax
public bool AttachFailed { get; }

Property Value

Type: Boolean
See Also