Skip to main content

Motion Standalone Preprocessor C# library 2025 R1

Class FEFilm\_Pole

Last update: 16.07.2025

Namespace: VM.Managed.DAFUL
Assembly: VMDFEFilm.dll

public class FEFilm_Pole : LinkContainer, IObservableObject, IDisposableObject, ILinkable, IObject, ILinkContainer, IOwned, IHasID, IEventProvider, ILinkContainerEvent, IVerifiable, IFEFilm_TabshapeHexagon

Inheritance

object ← ObservableObject ← LinkableBase ← LinkContainer ← FEFilm_Pole

Implements

IObservableObject, IDisposableObject, ILinkable, IObject, ILinkContainer, IOwned, IHasID, IEventProvider, ILinkContainerEvent, IVerifiable, IFEFilm_TabshapeHexagon

Inherited Members

LinkContainer.SetModified(), LinkContainer.raise_OnUpdating(object, LinkEventArgs), LinkContainer.raise_OnUpdate(object, LinkEventArgs), LinkContainer.raise_OnDestroying(object, LinkEventArgs), LinkContainer.raise_OnDestroy(object, LinkEventArgs), LinkContainer.raise_OnAdded(object, AddToDocEventArgs), LinkContainer.raise_OnRemoved(object, RemoveFromDocEventArgs), LinkContainer.GetTargetListForUpdate(), LinkContainer.SkipUpdateObjectImpl(), LinkContainer.Initialize(Unit.ConvertFactor), LinkContainer.SetFlagWhenXMLFile(string, bool), LinkContainer.IsSerializableEvent(Delegate), LinkContainer.CustomGetObjectData(SerializationInfo, StreamingContext), LinkContainer.GetSerializedData(SerializationInfo, StreamingContext), LinkContainer.LinkRequestUpdating(object, LinkEventArgs), LinkContainer.LinkRequestUpdate(object, LinkEventArgs), LinkContainer.LinkRequestDestroying(object, LinkEventArgs), LinkContainer.LinkRequestDestroy(object, LinkEventArgs), LinkContainer.LinkAddedToDocument(object, AddToDocEventArgs), LinkContainer.LinkRemovedFromDocument(object, RemoveFromDocEventArgs), LinkContainer.OnLinkReserved(ILink, object, EventArgs), LinkContainer.CanBeDestroy(object), LinkContainer.DisposeManagedResources(), LinkContainer.SetContainer(IOwned, bool), LinkContainer.OnChildUpdated(object, LinkEventArgs), LinkContainer.OnContainerDestroy(object, LinkEventArgs), LinkContainer.OnDeserialization(object), LinkContainer.Verify(VerifiedResult), LinkContainer.GetCopy(object), LinkContainer.Dispose(bool), LinkContainer.ClearChildInfoBeforeDeserialize, LinkContainer.Container, LinkContainer.Owner, LinkContainer.Document, LinkContainer.ID, LinkContainer.IsChildExternable, LinkContainer.IsExternable, LinkContainer.OnRemoved, LinkContainer.OnAdded, LinkContainer.OnDestroy, LinkContainer.OnDestroying, LinkContainer.OnUpdate, LinkContainer.OnUpdating, LinkableBase.OnDeserialization(object), ObservableObject.Dispose(), ObservableObject.RaisePropertyChanged(string), ObservableObject.RaisePropertyChanged(string, object, object), ObservableObject.Dispose(bool), ObservableObject.DisposeManagedResources(), ObservableObject.DisposeUnmanagedResources(), ObservableObject.IsDisposed, ObservableObject.TryDisposing, ObservableObject.Disposed, ObservableObject.Disposing, ObservableObject.PropertyChanged

Extension Methods

LinkPropertyItemCache.GetLinkProperties(object, LinkPropertyType), LinkPropertyItemCache.GetLinkPropertiesAndValues(object, LinkPropertyType), LinkPropertyItemCache.GetLinkedObjects(object, LinkPropertyType)

Constructors

FEFilm_Pole()

public FEFilm_Pole()

Properties

ChamferOfLength

public ExpressionValueVariable ChamferOfLength { get; set; }

Property Value

ExpressionValueVariable

ChamferOfLength_Bottom

public ExpressionValueVariable ChamferOfLength_Bottom { get; set; }

Property Value

ExpressionValueVariable

ChamferOfWidth

public ExpressionValueVariable ChamferOfWidth { get; set; }

Property Value

ExpressionValueVariable

ChamferOfWidth_Bottom

public ExpressionValueVariable ChamferOfWidth_Bottom { get; set; }

Property Value

ExpressionValueVariable

EndOffset

public ExpressionValueVariable EndOffset { get; set; }

Property Value

ExpressionValueVariable

IntervalPole

public ExpressionValueVariable IntervalPole { get; set; }

Property Value

ExpressionValueVariable

LengthPole

public ExpressionValueVariable LengthPole { get; set; }

Property Value

ExpressionValueVariable

MaxWidthElementPole

public ExpressionValueVariable MaxWidthElementPole { get; set; }

Property Value

ExpressionValueVariable

NoOfElements

public int NoOfElements { get; set; }

Property Value

int

NoOfElementsPerPole

public int NoOfElementsPerPole { get; set; }

Property Value

int

NoOfElementsPerPole_Bottom

public int NoOfElementsPerPole_Bottom { get; set; }

Property Value

int

NoOfNodes

public int NoOfNodes { get; set; }

Property Value

int

NoOfNodesPerPole

public int NoOfNodesPerPole { get; set; }

Property Value

int

NoOfNodesPerPole_Bottom

public int NoOfNodesPerPole_Bottom { get; set; }

Property Value

int

StartOffset

public ExpressionValueVariable StartOffset { get; set; }

Property Value

ExpressionValueVariable

TabLocation

public TabLocationType TabLocation { get; set; }

Property Value

TabLocationType

ThicknessPole

public ExpressionValueVariable ThicknessPole { get; set; }

Property Value

ExpressionValueVariable

ThicknessPole_Bottom

public ExpressionValueVariable ThicknessPole_Bottom { get; set; }

Property Value

ExpressionValueVariable

WidthPole

public ExpressionValueVariable WidthPole { get; set; }

Property Value

ExpressionValueVariable

WidthPole_Bottom

public ExpressionValueVariable WidthPole_Bottom { get; set; }

Property Value

ExpressionValueVariable

Methods

Initialize(ConvertFactor)

Initializes member through unit convert factor.

public override void Initialize(Unit.ConvertFactor factor)

Parameters

factor Unit.ConvertFactor

The unit convert factor.

OnDeserialization(object)

Called when [deserialization].

protected override void OnDeserialization(object sender)

Parameters

sender object

The sender.

Connect with Ansys