|
BuilderElementShellOrientationmesh Property
|
Gets the mesh of the shell.
Namespace:
Karamba.Elements
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntaxpublic IReadonlyMesh mesh { get; }Public ReadOnly Property mesh As IReadonlyMesh
Get
public:
property IReadonlyMesh^ mesh {
IReadonlyMesh^ get ();
}member mesh : IReadonlyMesh with get
Property Value
Type:
IReadonlyMesh
See Also