<Code Lib>
M

BuildingEnvelopeAnalyzer.Create

Description:
Creates a new analyzer.

public static BuildingEnvelopeAnalyzer Create(
	Document document,
	BuildingEnvelopeAnalyzerOptions options
)

Return Value The created analyzer. The created analyzer.

Loading…