[Missing <summary> documentation for "P:PolyFramework.PFCell.CellMesh"]
Namespace:
PolyFramework
Assembly:
PolyFramework (in PolyFramework.dll) Version: 0.5.0.0 (0.5.0.0)
Syntaxpublic Mesh CellMesh { get; }Public ReadOnly Property CellMesh As Mesh
Get
public:
property Mesh^ CellMesh {
Mesh^ get ();
}member CellMesh : Mesh with get
Property Value
Type:
Mesh
See Also