StructurePipeInnerDiameterOrWidth Property

Gets the inner diameter or inner width of the pipe.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public double this[
	int index
] { get; }

Parameters

index  Int32
 

Property Value

Double
See Also