Table of Contents

Class BimLinkScope

Namespace
IdeaStatiCa.BimApiLink.Scoping
Assembly
IdeaStatiCa.BimApiLink.dll
public class BimLinkScope : IScope, IDisposable

Inheritance

Implements

Inherited Members

Constructors

public BimLinkScope(IBimApiImporter bimApiImporter, IScopeHook scopeHook, CountryCode countryCode, object userData)

Parameters

bimApiImporter IBimApiImporter
scopeHook IScopeHook
countryCode CountryCode
userData object

Properties

public IBimApiImporter BimApiImporter { get; }

Property Value

IBimApiImporter
public CountryCode CountryCode { get; }

Property Value

CountryCode
public object UserData { get; }

Property Value

object

Methods

Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.

public void Dispose()