更新亮點:
/// <summary>
/// Check if current mesh is a manifold mesh.
/// This function will not cache the manifold calculation result.
/// </summary>
/// <returns>true if the mesh is a manifold mesh.</returns>
public bool IsManifold()
向班級添加成員Aspose.ThreeD.Entities.PointCloud:
/// <summary>
/// If a dimension value is present for the point cloud, it indicates an organized point cloud. Without a specified size, it is considered an unorganized point cloud.
/// Organized point cloud means it has an image-like structure.
/// </summary>
Aspose.ThreeD.Utilities.Vector2? Dimension{ get;set;}
如果點云存在維度值,則表示它是有序的點云。如果沒有指定尺寸,則視為無序點云。有序點云意味著它具有類似圖像的結構。
更新時間:2025-09-05 11:11:42.000 | 錄入時間:2016-06-24 19:17:54.000 | 責任編輯:吉煒煒