RVTDocs.com

PipeFittingAndAccessoryData.GetEntity

Method
Description:
Returns an Entity of the Schema of the serverGUID.
Remarks:
The Entity that is returned is a copy of the stored data (with copy-on-write optimization). Modifying it is allowed (even with restricted write), but to save your changes you must call SetEntity.
Syntax
public Entity GetEntity()