Class ConstraintDriverData
Represents constraint data
Inherited Members
Namespace: TopSolid.Kernel.Automating
Assembly: TopSolid.Kernel.Automating.dll
Syntax
[DataContract]
[AvailableSinceVersion(7, 19, 171, 0)]
public class ConstraintDriverData
Remarks
This structure is available since v7.19
Fields
| Name | Description |
|---|---|
| Empty | Empty key-value pair. |
Properties
| Name | Description |
|---|---|
| Children | Gets the Children |
| Driver | Gets the Property |
| IsEmpty | Tells whether the Constraint data is empty (no possible property). |
| Value | Gets the Property |