SoSurfaceFittingApproximation3ddirichletValues Property |
Dirichlet values for left, right, top and bottom boundary conditions.
Namespace: OIV.ImageViz.Engines.ImageSegmentation.ComputationalGeometryAssembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public SoMFFloat dirichletValues { get; }
Public ReadOnly Property dirichletValues As SoMFFloat
Get
public:
property SoMFFloat^ dirichletValues {
SoMFFloat^ get ();
}
member dirichletValues : SoMFFloat with get
Property Value
Type:
SoMFFloatRemarks See Also