2021 Members
Changes 4
M

BuildingEnvelopeAnalyzer

Name Return Type Description Inherited From
M Create(Document, BuildingEnvelopeAnalyzerOptions) The created analyzer. Creates a new analyzer.
M Dispose() None Releases all resources used by the BuildingEnvelopeAnalyzer
M Equals None (Inherited from Object .) Object .
M GetBoundingElements() IList<LinkElementId> Returns the collection of building elements exposed to the outside forming the building envelope.
M GetBoundingElementsForSpaceVolume(Int32) IList<LinkElementId> Returns the collection of bounding building elements for an enclosed space volume.
M GetCenterPointsForConnectedGridCellsInSpaceVolume(Int32) IList<XYZ> Returns the collection of connected cells in an enclosed space volume.
M GetHashCode None (Inherited from Object .) Object .
M GetType None (Inherited from Object .) Object .
M ToString None (Inherited from Object .) Object .
Name Return Type Description Inherited From
P IsValidObject bool Specifies whether the .NET object represents a valid Revit entity.