Eplan Platform API
Eplan.EplApi.DataModel.E3D Namespace / PlaceHolder3D Class / AssignedObjects Property

AssignedObjects Property (PlaceHolder3D)
Gets/Sets a list of StorableObject references to a PlaceHolder3D object. The originally assigned references are replaced.
Syntax
public virtual StorableObject[] AssignedObjects {get; set;}
Exceptions
ExceptionDescription
Thrown in case of missing parameters.
Thrown in case of invalid arguments.
The internal interface for place holders could not be created.
See Also