|
BuilderShellmesh Property
|
[Missing <summary> documentation for "P:Karamba.Elements.BuilderShell.mesh"]
Namespace:
Karamba.Elements
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic IMesh mesh { get; }
Public ReadOnly Property mesh As IMesh
Get
public:
property IMesh^ mesh {
IMesh^ get ();
}
member mesh : IMesh with get
Property Value
Type:
IMesh
See Also