Message 1 of 2
Add base view in drawing views
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
- Hi,
I am new to VBA. In drawing views the function add base view has additional options which can be given as input. But I cant find the proper documentation for it. Please support.
Function AddBaseView(Model As _Document, Position As Point2d, Scale As Double, ViewOrientation As ViewOrientationTypeEnum, ViewStyle As DrawingViewStyleEnum, [ModelViewName As String], [ArbitraryCamera], [AdditionalOptions])