Click or drag to resize
SoCylinderHasPart 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(
	SoCylinderPartType part
)

Parameters

part
Type: OIV.Inventor.NodesSoCylinderPartType

Return Value

Type: Boolean
Remarks