Show / Hide Table of Contents

    Class WTProfileFactory

    A factory for creation WT profiles.

    Inheritance
    System.Object
    ParametricProfileFactory<WTProfileType, WTProfile>
    WTProfileFactory
    Inherited Members
    ParametricProfileFactory<WTProfileType, WTProfile>.AllProfilesAsync()
    ParametricProfileFactory<WTProfileType, WTProfile>.GetProfileByNameAsync(String)
    ParametricProfileFactory<WTProfileType, WTProfile>.GetProfileByTypeAsync(WTProfileType)
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: Elements.Geometry.Profiles
    Assembly: Hypar.Elements.dll
    Syntax
    public class WTProfileFactory : ParametricProfileFactory<WTProfileType, WTProfile>

    Constructors

    WTProfileFactory()

    Create an WT profile factory.

    Declaration
    public WTProfileFactory()