|
ShellSec_RendererInfoBaseMeshObject Property
|
Gets or sets the type of object on which results are retrieved for the mesh.
Namespace:
Karamba.Results.ShellSection
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntaxpublic ShellSec_BaseObj BaseMeshObject { get; set; }
Public Property BaseMeshObject As ShellSec_BaseObj
Get
Set
public:
property ShellSec_BaseObj BaseMeshObject {
ShellSec_BaseObj get ();
void set (ShellSec_BaseObj value);
}
member BaseMeshObject : ShellSec_BaseObj with get, set
Property Value
Type:
ShellSec_BaseObj
See Also