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: 1.0.0.0 (1.0.0.0)
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