Eplan Platform API
Eplan.EplApi.DataModel Namespace / Placements3DFilter Class / Recursive Property

In This Topic
Recursive Property
In This Topic
Gets a value indicating whether DMObjectsFinder search for children recursively traversing from parent down.
Syntax
public bool Recursive {get; set;}
Remarks
By default this value is true.
See Also