Show / Hide Table of Contents

Class PathConstraintUtils.AtrticulationPointsInfo

Inheritance
object
PathConstraintUtils.AtrticulationPointsInfo
Namespace: DeBroglie.Constraints
Assembly: DeBroglie.dll
Syntax
public class PathConstraintUtils.AtrticulationPointsInfo

Properties

| Edit this page View Source

Component

Declaration
public int?[] Component { get; set; }
Property Value
Type Description
int?[]
| Edit this page View Source

ComponentCount

Declaration
public int ComponentCount { get; set; }
Property Value
Type Description
int
| Edit this page View Source

IsArticulation

Declaration
public bool[] IsArticulation { get; set; }
Property Value
Type Description
bool[]
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX