PipeStyleSectionCrossingHatch Property |
Gets or sets the PipeHatchOptions object that specifies the style for the inside walls of pipe crossings displayed in section view.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PipeHatchType SectionCrossingHatch { get; set; }
Public Property SectionCrossingHatch As PipeHatchType
Get
Set
public:
property PipeHatchType SectionCrossingHatch {
PipeHatchType get ();
void set (PipeHatchType value);
}
Property Value
PipeHatchType
See Also