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: 2024.1.1.0 (2024.1.1)
Syntax
public bool HasPart(
	SoConePartType part
)

Parameters

part
Type: OIV.Inventor.NodesSoConePartType

Return Value

Type: Boolean
Remarks