Click or drag to resize

AnisotropicDefinitionCreate Method

Create a new default AnisotropicDefinition within the document

Namespace: ema3d.Api.V25.Core.Definitions
Assembly: ema3d.Api.V25 (in ema3d.Api.V25.dll) Version: 0.0.0.0
Syntax
public static AnisotropicDefinition Create(
	Document document = null
)

Parameters

document  Document  (Optional)
Document object to create new definition in.

Return Value

AnisotropicDefinition
See Also