Get the number of tiles located at each seed node.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public int TilesPerSeedNode { get; }Property Value
Int32
Remarks
Currently the number of tiles per seed node is
always either 1 or 2.
See Also
Reference