SiteSubRegion Members


The SiteSubRegion type exposes the following members.

Methods

  NameDescription
Public methodStatic memberCreate(Document, IListCurveLoop) Obsolete.
Creates a new SiteSubRegion element and adds it to the document.
Public methodStatic memberCreate(Document, IListCurveLoop, ElementId) Obsolete.
Creates a new SiteSubRegion element with assigned TopographySurface to be hosted and adds it to the document.
Public methodDispose
Releases all resources used by the SiteSubRegion
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetBoundary
Gets the boundary of current subregion.
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodStatic memberIsValidBoundary
Identifies whether the given curve loops compose a valid boundary.
Public methodSetBoundary Obsolete.
Set the given curve loops as the boundary of an existing SiteSubRegion.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)

Properties

  NameDescription
Public propertyHostId
The element id of the topography surface hosting this SiteSubRegion.
Public propertyIsValidObject
Specifies whether the .NET object represents a valid Revit entity.
Public propertyTopographySurface
The TopographySurface element which this SiteSubRegion represents.

See Also