GetFrame

virtual PFrame IGeometry::GetFrame(std::string &name) const = 0

Gets the frame with the specified name.

Parameters

name – Name of the frame.

Returns

PFrame – The frame with the specified name.

Throws