Click or drag to resize

File3dmRenderContentChildSlotOn Method

True if a particular child slot is 'on'.

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 8.0
Syntax
public bool ChildSlotOn(
	string child_slot_name
)

Parameters

child_slot_name
Type: SystemString

[Missing <param name="child_slot_name"/> documentation for "M:Rhino.FileIO.File3dmRenderContent.ChildSlotOn(System.String)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Rhino.FileIO.File3dmRenderContent.ChildSlotOn(System.String)"]

See Also