C++
virtual Adesk::Boolean popModelTransform() = 0;
Description
The method must be called to restore the model transform after a call to pushModelTransform().
Returns Adesk::kTrue if successful; otherwise, returns Adesk::kFalse.
virtual Adesk::Boolean popModelTransform() = 0;
The method must be called to restore the model transform after a call to pushModelTransform().
Returns Adesk::kTrue if successful; otherwise, returns Adesk::kFalse.