Tgk OpenSees Remove Domain¶
🟣 Max 📌 Advanced GUID: {B6E88913-90B9-4288-95E2-23395EC89DFF}
CreateOpenSeesTopologyRemoveDomain · Component\_4_Model\Comp_Model.OpenSees.Topology.Domain.cs
Create an OpenSees topology remove-domain object
Inputs¶
| Parameter | Nickname | Type | Description |
|---|---|---|---|
| Name | N | string | Optional topology domain name |
| Area Objects | AO | List |
Area objects that are excluded from the design domain |
| Solid Objects | SO | List |
Solid objects that are excluded from the design domain |
Outputs¶
| Parameter | Nickname | Type | Description |
|---|---|---|---|
| Area Guid Count | AGC | int | Unique area GUID count |
| Solid Guid Count | SGC | int | Unique solid GUID count |
| Summary | S | string | Topology domain summary |
Return Value¶
| Parameter | Nickname | Type | Description |
|---|---|---|---|
| OpenSees Topology Domain | OTD | OpenSees topology domain |
📝 Additional Notes¶
(Add usage examples, notes, etc. here)