Repetier-Host Plugin  2.0.0
RepetierHostExtender.interfaces.IHostComponent Interface Reference

Public Member Functions

void ComponentActivated ()
 Gets called when the component comes into view. For tabs this means when the tab gets selected. More...
 

Properties

string ComponentName [get]
 
string ComponentDescription [get]
 
int ComponentOrder [get]
 
PreferredComponentPositions PreferredPosition [get]
 
Control ComponentControl [get]
 
ThreeDView Associated3DView [get]
 Associated ThreeDView object to show in the 3d view. Return null for no assiciation More...
 

Member Function Documentation

◆ ComponentActivated()

void RepetierHostExtender.interfaces.IHostComponent.ComponentActivated ( )

Gets called when the component comes into view. For tabs this means when the tab gets selected.

Property Documentation

◆ Associated3DView

ThreeDView RepetierHostExtender.interfaces.IHostComponent.Associated3DView
get

Associated ThreeDView object to show in the 3d view. Return null for no assiciation


The documentation for this interface was generated from the following file:
About Us | Privacy Policy