ModelPerspective 類別

定義

提供模型的觀點資訊。

public ref class ModelPerspective
public class ModelPerspective
type ModelPerspective = class
Public Class ModelPerspective
繼承
ModelPerspective

備註

模型視角識別模型中包含的模型項目的子集。 使用模型視角名稱搭配 GetUserModel API,只取得透視中的模型項目。

建構函式

名稱 Description
ModelPerspective()

初始化 ModelPerspective 類別的新執行個體。

屬性

名稱 Description
Description

會得到視角描述。 唯讀。

ID

取得視角的ID。 唯讀。

Name

取得該觀點的名稱。 唯讀。

適用於