Click or drag to resize
SoConeHasPart Method

Convenience function that returns whether a given part is on or off.

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public bool HasPart(
	SoConePartType part
)

Parameters

part
Type: OIV.Inventor.NodesSoConePartType

Return Value

Type: Boolean
Remarks