GridStructureInstanceIdContext
Note
Stable API. Supported for production use within the 1.x compatibility contract.
| Contract | Value |
|---|---|
| Assembly | LostLily.GridToolkit.Runtime |
| Namespace | LostLily.GridToolkit.Occupancy |
| Kind | class |
| Tier | Stable |
| Roles | CustomerWorkflow |
| Validated version | 1.0.0 |
Declaration
type class LostLily.GridToolkit.Occupancy.GridStructureInstanceIdContext
Public members
Properties
LostLily.GridToolkit.Coordinates.GridCoordinate Anchor { get; }
LostLily.GridToolkit.Coordinates.GridOrientation Orientation { get; }
System.Collections.Generic.IReadOnlyCollection<System.String> ExistingInstanceIds { get; }
System.Int32 PlacementOrdinal { get; }
System.Int64 SourceRevision { get; }
System.String DefinitionId { get; }
Versioning
Generated from the public Grid Toolkit 1.0.0 API metadata. Use the tier above when deciding how strongly to couple your project to this contract.