StructureBarrelPipeClearance Property

Gets the clearance of barrel pipe.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public double BarrelPipeClearance { get; }

Property Value

Double
Exceptions
ExceptionCondition
InvalidOperationException The structure's type is not two-tiered junction.
Remarks
This property lets you determine how close to the structure’s rim you can position a pipe. It is used for two-tiered junction structures only and specifies the clearance required above the top of the barrel section of the structure. It is similar to Vertical Pipe Clearance, but only describes the transition zone between the access cylinder and the larger barrel cylinder of a two-tiered structure.
See Also