 | CableCurrentProbeLocation Property |
Location on a segment
Namespace: ema3d.Api.V25.CablingAssembly: ema3d.Api.V25 (in ema3d.Api.V25.dll) Version: 0.0.0.0
Syntaxpublic SegmentLocation Location { get; }
Public ReadOnly Property Location As SegmentLocation
Get
public:
property SegmentLocation^ Location {
SegmentLocation^ get ();
}
member Location : SegmentLocation with get
Property Value
SegmentLocation
See Also