Click or drag to resize

CustomRenderMeshProviderAttributeNonObjectIdsOnly Property

If set to true, this will quickly return false for HasCustomRenderMeshes if the objectId is in the document.

Namespace:  Rhino.Render.CustomRenderMeshes
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 8.8
Syntax
public bool NonObjectIdsOnly { get; set; }

Property Value

Type: Boolean
See Also