Table of Contents

Interface ITransformerProperty

Namespace
Hi.Mech.Topo
Assembly
HiMech.dll

Interface for objects that have a transformer property.

public interface ITransformerProperty
Extension Methods

Properties

Transformer

Gets or sets the transformer associated with this object.

ITransformer Transformer { get; set; }

Property Value

ITransformer