Share

AcEdSteeringWheel::setHomeCamera Method

C++

virtual void setHomeCamera(
    const AcDbHomeView& home
) = 0;

Description

Sets the home view camera.

Parameters

Parameters Description
home Input the new home view

Links

AcEdSteeringWheel Class

Was this information helpful?