The AlignmentEntity type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| DesignChecks |
Gets the collection of applicable design checks.
| |
| Equals | (Overrides DisposableWrapperEquals(Object).) | |
| ValidateDesignCheck |
Validate a specific design check on this entity.
|
Properties
| Name | Description | |
|---|---|---|
| Constraint1 |
Gets the AlignmentEntity constraint type, either Fixed, Float or Free.
| |
| EntityAfter |
Gets the ID of the AlignmentEntity after this one.
| |
| EntityBefore |
Gets the ID of the AlignmentEntity before this one.
| |
| EntityId |
Gets the AlignmentEntity id, which is the unique representation of this alignment entity.
| |
| EntityType |
Gets the AlignmentEntity type.
| |
| Item | ||
| SubEntityCount |
Gets the number of subentities that make up the AlignmentEntity.
|