parentIdentifier
A unique alphanumeric value that identifies a surface’s parent surface.
Declaration
var parentIdentifier: UUID? { get }Discussion
For example, the parent of a window is the wall surface on which the window rests.
A unique alphanumeric value that identifies a surface’s parent surface.
var parentIdentifier: UUID? { get }For example, the parent of a window is the wall surface on which the window rests.