Nwk11StructureBridgeStructureSection Property  | 
 
            Section pointer to the section that includes the structure sections
            
 
    Namespace: 
   DHI.Mike1D.StructureModule
    Assembly:
   DHI.Mike1D.StructureModule (in DHI.Mike1D.StructureModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntaxpublic IntPtr StructureSection { set; }Public WriteOnly Property StructureSection As IntPtr
	Set
public:
virtual property IntPtr StructureSection {
	void set (IntPtr value) sealed;
}Property Value
Type: 
IntPtrImplements
INwk11StructureBridgeStructureSection
See Also