SemanticAttribute

SemanticAttribute

Overview

SemanticAttribute is a class in Aspose.3D FOSS for TypeScript.

SemanticAttribute.constructor creates a new SemanticAttribute using the specified VertexFieldSemantic.

This class declares 3 methods for SemanticAttribute objects in TypeScript programs. Available methods include: constructor. Public members are accessible to any TypeScript application after installing the Aspose.3D FOSS for TypeScript package. Properties: alias, semantic.

Properties

NameTypeAccessDescription
semanticVertexFieldSemanticReadGets the semantic.
aliasstringReadGets the alias.

Methods

SignatureDescription
constructor(semantic: VertexFieldSemantic)Creates a new SemanticAttribute using the specified VertexFieldSemantic
constructor(semantic: VertexFieldSemantic, alias: string)Calls constructor(semantic, alias) on this SemanticAttribute instance.
constructor()

See Also

 English