Click or drag to resize

XYZPlotLayerGetLogical3D(I3DPhysicalVariantAccessor, Int32) Method

[Missing <summary> documentation for "M:Altaxo.Graph.Graph3D.XYZPlotLayer.GetLogical3D(Altaxo.Graph.I3DPhysicalVariantAccessor,System.Int32)"]


Namespace: Altaxo.Graph.Graph3D
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public Logical3D GetLogical3D(
	I3DPhysicalVariantAccessor acc,
	int idx
)

Parameters

acc  I3DPhysicalVariantAccessor

[Missing <param name="acc"/> documentation for "M:Altaxo.Graph.Graph3D.XYZPlotLayer.GetLogical3D(Altaxo.Graph.I3DPhysicalVariantAccessor,System.Int32)"]

idx  Int32

[Missing <param name="idx"/> documentation for "M:Altaxo.Graph.Graph3D.XYZPlotLayer.GetLogical3D(Altaxo.Graph.I3DPhysicalVariantAccessor,System.Int32)"]

Return Value

Logical3D

[Missing <returns> documentation for "M:Altaxo.Graph.Graph3D.XYZPlotLayer.GetLogical3D(Altaxo.Graph.I3DPhysicalVariantAccessor,System.Int32)"]

Implements

IPlotAreaGetLogical3D(I3DPhysicalVariantAccessor, Int32)
See Also