Click or drag to resize

ConnectedParts Class

Lists the connected parts of a model.
Inheritance Hierarchy
SystemObject
  Karamba.ModelsConnectedParts

Namespace:  Karamba.Models
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public static class ConnectedParts

The ConnectedParts type exposes the following members.

Methods
  NameDescription
Public methodStatic membersolve
returns a list of connected subparts which are lists of element indexes.
Top
See Also