IBroadCrestedWeirGeometryGeometryCrossSectionLocation Property  | 
 
            Location of cross section data for weir geometry. 
            
            If null, the location of the structure in the network is used (Location).
            
 
    Namespace: 
   DHI.Mike1D.StructureModule
    Assembly:
   DHI.Mike1D.StructureModule (in DHI.Mike1D.StructureModule.dll) Version: 19.0.0.0 (11.1.1.1111)
SyntaxILocation GeometryCrossSectionLocation { get; set; }Property GeometryCrossSectionLocation As ILocation
	Get
	Set
property ILocation^ GeometryCrossSectionLocation {
	ILocation^ get ();
	void set (ILocation^ value);
}Property Value
Type: 
ILocation
See Also