Robot Structural Analysis Forum
Welcome to Autodesk’s Robot Structural Analysis Forums. Share your knowledge, ask questions, and explore popular Robot Structural Analysis topics.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Reply
Message 1 of 2
medtayeb
242 Views, 1 Reply

API-docking view

Hi,

how to dock a Robot view ( projection XY view) to API C# Form ( panel )  application.

 

Many thanks

Tayeb.

1 REPLY 1
Message 2 of 2
Rafal.Gaweda
in reply to: medtayeb

Are you looking for 

 

Set RobApp = New RobotApplication

 

Dim viewRobot As IRobotView3

Set viewRobot = RobApp.Project.ViewMngr.GetView(1)

viewRobot.Projection = I_VP_XY

 

message 25 : http://forums.autodesk.com/t5/Autodesk-Robot-Structural/Command-VBA-Projection-Capture-of-a-view/td-...



Rafal Gaweda

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report