GridPlaneFather Property |
Note: This API is now obsolete.
The father grid of the grid plane.
Namespace: Tekla.Structures.Model
Assembly: Tekla.Structures.Model (in Tekla.Structures.Model.dll) Version: 2023.0.3
Syntax
[ObsoleteAttribute("Property not supported anymore. Use GridSurface.Parent instead.")] public Grid Father { get; set; }
Property Value
Type: GridSee Also