M

BuildingEnvelopeAnalyzer.Create

Description:
Creates a new analyzer.
public static BuildingEnvelopeAnalyzer Create(
	Document document,
	BuildingEnvelopeAnalyzerOptions options
)
  • document
    The document that contains the physical model of the building.
  • options
    Options for the method analyzing the building elements for the building envelope.
Return Value BuildingEnvelopeAnalyzer The created analyzer.