RhinoCommon API
RenderContentIsContentTypeAcceptableAsChild Method |
[Missing <summary> documentation for "M:Rhino.Render.RenderContent.IsContentTypeAcceptableAsChild(System.Guid,System.String)"]
Namespace: Rhino.Render
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 6.0

public virtual bool IsContentTypeAcceptableAsChild( Guid type, string childSlotName )
Public Overridable Function IsContentTypeAcceptableAsChild ( type As Guid, childSlotName As String ) As Boolean
Parameters
- type
- Type: SystemGuid
[Missing <param name="type"/> documentation for "M:Rhino.Render.RenderContent.IsContentTypeAcceptableAsChild(System.Guid,System.String)"]
- childSlotName
- Type: SystemString
[Missing <param name="childSlotName"/> documentation for "M:Rhino.Render.RenderContent.IsContentTypeAcceptableAsChild(System.Guid,System.String)"]
Return Value
Type: Boolean[Missing <returns> documentation for "M:Rhino.Render.RenderContent.IsContentTypeAcceptableAsChild(System.Guid,System.String)"]
