SiteSubRegion Methods


The SiteSubRegion type exposes the following members.

Methods

Name Description
Public method Static member Create(Document, IList CurveLoop )
Creates a new SiteSubRegion element and adds it to the document.
Public method Static member Create(Document, IList CurveLoop , ElementId)
Creates a new SiteSubRegion element with assigned TopographySurface to be hosted and adds it to the document.
Public method Dispose
Public method Equals
Determines whether the specified Object is equal to the current Object .
(Inherited from Object .)
Public method GetBoundary
Gets the boundary of current subregion.
Public method GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object .)
Public method GetType
Gets the Type of the current instance.
(Inherited from Object .)
Public method Static member IsValidBoundary
Identifies whether the given curve loops compose a valid boundary.
Public method SetBoundary
Set the given curve loops as the boundary of an existing SiteSubRegion.
Public method ToString
Returns a string that represents the current object.
(Inherited from Object .)

See Also