The AlignmentEntity type exposes the following members.

Methods

  NameDescription
Public methodDesignChecks
Gets the collection of applicable design checks.
Public methodEquals (Overrides DisposableWrapperEquals(Object).)
Public methodValidateDesignCheck
Validate a specific design check on this entity.

Properties

  NameDescription
Public propertyConstraint1
Gets the AlignmentEntity constraint type, either Fixed, Float or Free.
Public propertyEntityAfter
Gets the ID of the AlignmentEntity after this one.
Public propertyEntityBefore
Gets the ID of the AlignmentEntity before this one.
Public propertyEntityId
Gets the AlignmentEntity id, which is the unique representation of this alignment entity.
Public propertyEntityType
Gets the AlignmentEntity type.
Public propertyItem
Public propertySubEntityCount
Gets the number of subentities that make up the AlignmentEntity.

See Also