2027 Members
Changes 0
M

SiteSubRegion Methods

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