|
ConnectedParts Class
|
Lists the connected parts of a model.
Inheritance Hierarchy
Namespace:
Karamba.Models
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntaxpublic static class ConnectedParts
Public NotInheritable Class ConnectedParts
public ref class ConnectedParts abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type ConnectedParts = class end
The ConnectedParts type exposes the following members.
Methods
| Name | Description |
---|
  | solve |
returns a list of connected subparts which are lists of element indexes.
|
Top
See Also