ObjectPropertiesPageEventArgs.IncludesObjectsType Method (ObjectType)

ObjectPropertiesPageEventArgsIncludesObjectsType Method (ObjectType)

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

Namespace:  Rhino.UI
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public bool IncludesObjectsType(
	ObjectType objectTypes
)
Public Function IncludesObjectsType ( 
	objectTypes As ObjectType
) As Boolean

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)"]

Version Information

Rhino for Windows

Supported in: 6.14
See Also