SettingsProfileViewSettingsCreationPipeNetworkParts Property |
Settings for PipeNetworkParts.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyEnum<PipeNetworkPartDisplayType> PipeNetworkParts { get; }
Public ReadOnly Property PipeNetworkParts As PropertyEnum(Of PipeNetworkPartDisplayType)
Get
public:
property PropertyEnum<PipeNetworkPartDisplayType>^ PipeNetworkParts {
PropertyEnum<PipeNetworkPartDisplayType>^ get ();
}
Property Value
PropertyEnumPipeNetworkPartDisplayType
See Also