API Reference > Classes > PRC Files, Structures and Assemblies > OdPrcProductOccurrence Class > OdPrcProductOccurrence Methods > OdPrcProductOccurrence::setLocation Method
OdPrcProductOccurrence::setLocation Method
Syntax
C++
OdResult setLocation(const OdPrcTransformation3d * location);
Parameters 
Description 
const OdPrcTransformation3d * location 
[in] A pointer to a new transformation object between the product occurrence and its parent.
 

Returns eOk if a new location was successfully applied or an appropriate error code in the other case.

Sets a new location which moves entities in the product occurrence to its parent space. 

 

Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.