Message 1 of 2
Modifying wall compound structure layers via api
Not applicable
06-11-2008
06:56 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I am having trouble trying to modify the compound structure of a wall via the api. The 'CompoundStructure' class allows us to read all of the properties of the layers in a wall as well as modify the properties of existing layers. My problem is how do i Add a layer to the compoundstructure layer array?
The 'CompundStructureLayerArray' has methods for append,insert and clear but if i call any of them i get the message 'Specified method is not supported". Does this functionality exist yet or is their some special way in which it must be used.
Any help would be appreciated. Thanks
I am having trouble trying to modify the compound structure of a wall via the api. The 'CompoundStructure' class allows us to read all of the properties of the layers in a wall as well as modify the properties of existing layers. My problem is how do i Add a layer to the compoundstructure layer array?
The 'CompundStructureLayerArray' has methods for append,insert and clear but if i call any of them i get the message 'Specified method is not supported". Does this functionality exist yet or is their some special way in which it must be used.
Any help would be appreciated. Thanks