RealtimeDisplayModeClassInfo.DontRegisterAttributesOnStart Property

RealtimeDisplayModeClassInfoDontRegisterAttributesOnStart Property

Override and return true when you don't want your class info to cause display attributes to be registered with the system.

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public virtual bool DontRegisterAttributesOnStart { get; }
Public Overridable ReadOnly Property DontRegisterAttributesOnStart As Boolean
	Get

Property Value

Type: Boolean
Version Information

Rhino for Windows

Supported in: 6.8
See Also