PressurePipeStartDir Property |
Gets the start direction of the pressure pipe object.
If the property does not exist for this part, an exception will be thrown
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccPressurePipesMgd (in AeccPressurePipesMgd.dll) Version: 13.8.0.292
Syntaxpublic double StartDir { get; }
Public ReadOnly Property StartDir As Double
Get
public:
property double StartDir {
double get ();
}
Property Value
Double
See Also