ICulvertSectionCrossSectionGeometryCrossSectionTopoId Property  | 
 
            TopoID of cross section data for weir geometry. 
            
            If null, the topo id of the structure in the network is used (TopoID).
            
 
    Namespace: 
   DHI.Mike1D.StructureModule
    Assembly:
   DHI.Mike1D.StructureModule (in DHI.Mike1D.StructureModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntaxstring GeometryCrossSectionTopoId { get; set; }Property GeometryCrossSectionTopoId As String
	Get
	Set
property String^ GeometryCrossSectionTopoId {
	String^ get ();
	void set (String^ value);
}Property Value
Type: 
String
See Also