Click or drag to resize

ObjectPropertiesPageEventArgsIncludesObjectsType Method (ObjectType)

[Missing <summary> documentation for "M:Rhino.UI.ObjectPropertiesPageEventArgs.IncludesObjectsType(Rhino.DocObjects.ObjectType)"]

Namespace:  Rhino.UI
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public bool IncludesObjectsType(
	ObjectType objectTypes
)

Parameters

objectTypes
Type: Rhino.DocObjectsObjectType

[Missing <param name="objectTypes"/> documentation for "M:Rhino.UI.ObjectPropertiesPageEventArgs.IncludesObjectsType(Rhino.DocObjects.ObjectType)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Rhino.UI.ObjectPropertiesPageEventArgs.IncludesObjectsType(Rhino.DocObjects.ObjectType)"]

See Also