2024 Class Back to 2024
C

DividedSurface

Version comparison

Members across versions

29 members across 9 versions · 3 changed

Member-name color: stable · changed · removed · obsolete · added later

Member 2020 2021 2022 2023 2024 2025 2025.3 2026 2027
M AddIntersectionElement(ElementId)
same same same same same same same same same
M CanBeDivided(Document, Reference)
same same same same same same same same same
same same same same same same same same same
M Create(Document, Reference)
same same same same same same same same same
same same same same same changed same same same
M GetDividedSurfaceForReference(Document, Reference)
same same same same same same same same same
M GetGridNodeLocation(GridNode)
same same same same same same same same same
M GetGridNodeReference(GridNode)
same same same same same same same same same
M GetGridNodeUV(GridNode)
same same same same same same same same same
M GetGridSegmentReference(GridNode, GridSegmentDirection)
same same same same same same same same same
same same same same same same same same same
M GetTileFamilyInstance(GridNode, Int32)
same same same same same changed same same same
M GetTileReference(GridNode, Int32)
same same same same same changed same same same
M IsSeedNode(GridNode)
same same same same same same same same same
same same same same same same same same same
same same same same same same same same same
same same same same same same same same same
same same same same same same same same same
same same same same same same same same same
P Host
same same same same same same same same same
same same same same same same same same same
same same same same same same same same same
same same same same same same same same same
same same same same same same same same same
same same same same same same same same same
same same same same same same same same same
same same same same same same same same same
same same same same same same same same same
same same same same same same same same same

Per-version detail

Click a version below to see what changed in that release vs your current frame (2024).
Identical to 2024: 2020, 2021, 2022, 2023
2024 current

Changes in 2025 vs 2024 3 changed

Flip API Versions →

Changed members

DividedSurface.GetAllIntersectionElements()
→ returns ICollection The intersection elements.
DividedSurface.GetTileFamilyInstance(GridNode, Int32)
gridNode GridNode
tileIndex Int32
→ returns FamilyInstancenullNothingnullptr A FamilyInstance object. Returns null Nothing nullptr a null reference ( Nothing in Visual Basic) if the ObjectType property is not a FamilySymbol. Returns null Nothing nullptr a null reference ( Nothing in Visual Basic) if the grid node is not a "seed node", or if the tile is omitted due to boundary conditions.
DividedSurface.GetTileReference(GridNode, Int32)
gridNode GridNode
tileIndex Int32 An integer between 0 and T-1, where T is <a href="/2024/daa137f9-ca93-0838-9c65-4d49955c066b">TilesPerSeedNode</a>.
→ returns ReferencenullNothingnullptr A reference to a Face (surface). Returns null Nothing nullptr a null reference ( Nothing in Visual Basic) if the grid node is not a "seed node", or if the tile is omitted due to boundary conditions.

Changes in 2025.3 vs 2024 3 changed

Flip API Versions →

Changed members

DividedSurface.GetAllIntersectionElements()
→ returns ICollection The intersection elements.
DividedSurface.GetTileFamilyInstance(GridNode, Int32)
gridNode GridNode
tileIndex Int32
→ returns FamilyInstancenullNothingnullptr A FamilyInstance object. Returns null Nothing nullptr a null reference ( Nothing in Visual Basic) if the ObjectType property is not a FamilySymbol. Returns null Nothing nullptr a null reference ( Nothing in Visual Basic) if the grid node is not a "seed node", or if the tile is omitted due to boundary conditions.
DividedSurface.GetTileReference(GridNode, Int32)
gridNode GridNode
tileIndex Int32 An integer between 0 and T-1, where T is <a href="/2024/daa137f9-ca93-0838-9c65-4d49955c066b">TilesPerSeedNode</a>.
→ returns ReferencenullNothingnullptr A reference to a Face (surface). Returns null Nothing nullptr a null reference ( Nothing in Visual Basic) if the grid node is not a "seed node", or if the tile is omitted due to boundary conditions.

Changes in 2026 vs 2024 3 changed

Flip API Versions →

Changed members

DividedSurface.GetAllIntersectionElements()
→ returns ICollection The intersection elements.
DividedSurface.GetTileFamilyInstance(GridNode, Int32)
gridNode GridNode
tileIndex Int32
→ returns FamilyInstancenullNothingnullptr A FamilyInstance object. Returns null Nothing nullptr a null reference ( Nothing in Visual Basic) if the ObjectType property is not a FamilySymbol. Returns null Nothing nullptr a null reference ( Nothing in Visual Basic) if the grid node is not a "seed node", or if the tile is omitted due to boundary conditions.
DividedSurface.GetTileReference(GridNode, Int32)
gridNode GridNode
tileIndex Int32 An integer between 0 and T-1, where T is <a href="/2024/daa137f9-ca93-0838-9c65-4d49955c066b">TilesPerSeedNode</a>.
→ returns ReferencenullNothingnullptr A reference to a Face (surface). Returns null Nothing nullptr a null reference ( Nothing in Visual Basic) if the grid node is not a "seed node", or if the tile is omitted due to boundary conditions.

Changes in 2027 vs 2024 3 changed

Flip API Versions →

Changed members

DividedSurface.GetAllIntersectionElements()
→ returns ICollection The intersection elements.
DividedSurface.GetTileFamilyInstance(GridNode, Int32)
gridNode GridNode
tileIndex Int32
→ returns FamilyInstancenullNothingnullptr A FamilyInstance object. Returns null Nothing nullptr a null reference ( Nothing in Visual Basic) if the ObjectType property is not a FamilySymbol. Returns null Nothing nullptr a null reference ( Nothing in Visual Basic) if the grid node is not a "seed node", or if the tile is omitted due to boundary conditions.
DividedSurface.GetTileReference(GridNode, Int32)
gridNode GridNode
tileIndex Int32 An integer between 0 and T-1, where T is <a href="/2024/daa137f9-ca93-0838-9c65-4d49955c066b">TilesPerSeedNode</a>.
→ returns ReferencenullNothingnullptr A reference to a Face (surface). Returns null Nothing nullptr a null reference ( Nothing in Visual Basic) if the grid node is not a "seed node", or if the tile is omitted due to boundary conditions.