Share

PressureNetworkBandStyle.FittingTickStyle Property

Gets the band profile data fitting tick style.



Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccPressurePipesMgd (in AeccPressurePipesMgd.dll) Version: 13.8.0.280

Syntax

C#

public BandTickStyle FittingTickStyle { get; }

VB

Public ReadOnly Property FittingTickStyle As BandTickStyle
	Get

C++

public:
property BandTickStyle^ FittingTickStyle {
	BandTickStyle^ get ();
}

Property Value

BandTickStyle

See Also

Reference

Was this information helpful?