ModelMembranemesh Property
Gets the mesh which underlies the membrane.
Namespace: Karamba.ElementsAssembly: KarambaCommon (in KarambaCommon.dll) Version: 3.0.8.0+eb23a7103f0eca0b6d808121e15fec6899194e15
public IMesh mesh { get; }
Public ReadOnly Property mesh As IMesh
Get
public:
property IMesh^ mesh {
IMesh^ get ();
}
member mesh : IMesh with get
Property Value
IMesh