C# Class Revit.SDK.Samples.ObjectViewer.CS.ObjectViewer

main command class of the ObjectViewer application
Show file Open project: AMEE/revit Class Usage Examples

Public Methods

Method Description
ObjectViewer ( ) : System

constructor

Private Methods

Method Description
UpdateSketch3D ( ) : void

update current Sketch3D using current UCS and settings

Method Details

ObjectViewer() public method

constructor
public ObjectViewer ( ) : System
return System