PipeStyleOptionBasePipeToPipeEndCleanup Property |
Gets or sets the PipeToPipeEndCleanup value that specifies whether the appearance of pipe to pipe connections in plan/profile view is cleaned up.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic bool PipeToPipeEndCleanup { get; set; }
Public Property PipeToPipeEndCleanup As Boolean
Get
Set
public:
property bool PipeToPipeEndCleanup {
bool get ();
void set (bool value);
}
Property Value
Boolean
See Also