API Help
Eplan.EplApi.DataModel Namespace / Placements3DFilter Class / Parent Property

Parent Property (Placements3DFilter)
Sets the Eplan.EplApi.DataModel.E3D.Placement3D for which all children will be found.
Syntax
public Placement3D Parent {get; set;}
Exceptions
ExceptionDescription
Thrown when null is given as a parameter.
See Also