SemanticAttribute
خلاصه ای
SemanticAttribute یک کلاس در Aspose.3D FOSS برای .NET است. وارثان از: Attribute.
SemanticAttribute.SemanticAttribute creates a new SemanticAttribute with the specified vertex field semantic.
خواص
| نام: | نوع: | دسترسی | شرح: |
|---|---|---|---|
Semantic | VertexFieldSemantic | بخونید. | VertexFieldSemantic را که با این ویژگی مرتبط است می گیرد. |
Alias | string | بخونید. | نام مستعار اختیاری برای ویژگی معنایی را می گیرد یا تنظیم می کند. |
روش ها
| امضا کردن | شرح: |
|---|---|
SemanticAttribute(semantic: VertexFieldSemantic) | ایجاد یک SemanticAttribute جدید با سیمانتک میدان نوک مشخص شده است. |
SemanticAttribute(semantic: VertexFieldSemantic, alias: string) |