SIFWorks ADK 2.0
SetSIF_Elements Method (items)
NamespacesEdustructures.SifWorks.InfraSIF_QueryObjectSetSIF_Elements(array<SIF_Element>[]())

[This is preliminary documentation and is subject to change.]

Sets all SIF_Element object instances. All existing SIF_Element instances are removed and replaced with this list. Calling this method with the parameter value set to null removes all SIF_Elements.
Declaration Syntax
C#Visual BasicVisual C++
public void SetSIF_Elements(
	SIF_Element[] items
)
Public Sub SetSIF_Elements ( _
	items As SIF_Element() _
)
public:
void SetSIF_Elements (
	array<SIF_Element^>^ items
)
Parameters
items (array<SIF_Element>[]())
Remarks

Version: 2.0

Since: 1.1

Assembly: Edustructures.SifWorks.Adk (Module: Edustructures.SifWorks.Adk) Version: 2.0.0.10