RhinoCommon API
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)
public virtual bool DontRegisterAttributesOnStart { get; }
Public Overridable ReadOnly Property DontRegisterAttributesOnStart As Boolean Get