Decode
अंतर्वस्तु
[
छिपाना
]Decode(string, PlyLoadOptions)
निर्दिष्ट स्ट्रीम से पॉइंट क्लाउड या मेश को डिकोड करें।
public Geometry Decode(string fileName, PlyLoadOptions opt = null)
पैरामीटर | प्रकार | विवरण |
---|---|---|
fileName | String | इनपुट स्ट्रीम |
opt | PlyLoadOptions | पीएलवाई प्रारूप का लोड विकल्प |
प्रतिलाभ की मात्रा
एMesh
याPointCloud
उदाहरण
यह सभी देखें
- class Geometry
- class PlyLoadOptions
- class PlyFormat
- नाम स्थान Aspose.ThreeD.Formats
- सभा Aspose.3D
Decode(Stream, PlyLoadOptions)
निर्दिष्ट स्ट्रीम से पॉइंट क्लाउड या मेश को डिकोड करें।
public Geometry Decode(Stream stream, PlyLoadOptions opt = null)
पैरामीटर | प्रकार | विवरण |
---|---|---|
stream | Stream | इनपुट स्ट्रीम |
opt | PlyLoadOptions | पीएलवाई प्रारूप का लोड विकल्प |
प्रतिलाभ की मात्रा
एMesh
याPointCloud
उदाहरण
यह सभी देखें
- class Geometry
- class PlyLoadOptions
- class PlyFormat
- नाम स्थान Aspose.ThreeD.Formats
- सभा Aspose.3D