|
M
Create(Document, IList.CurveLoop.)
|
SiteSubRegion
|
Creates a new SiteSubRegion element and adds it to the document.
|
|
|
M
Create(Document, IList.CurveLoop., ElementId)
|
SiteSubRegion
|
Creates a new SiteSubRegion element with assigned TopographySurface to be hosted and adds it to the document.
|
|
|
M
Dispose()
|
None
|
Releases all resources used by the SiteSubRegion
|
|
|
M
Equals
|
None
|
(Inherited from Object .)
|
Object .
|
|
M
GetBoundary()
|
IList<CurveLoop>
|
Gets the boundary of current subregion.
|
|
|
M
GetHashCode
|
None
|
(Inherited from Object .)
|
Object .
|
|
M
GetType
|
None
|
(Inherited from Object .)
|
Object .
|
|
M
IsValidBoundary(IList<CurveLoop>)
|
bool
|
Identifies whether the given curve loops compose a valid boundary.
|
|
|
M
SetBoundary(IList<CurveLoop>)
|
None
|
Set the given curve loops as the boundary of an existing SiteSubRegion.
|
|
|
M
ToString
|
None
|
(Inherited from Object .)
|
Object .
|