Show / Hide Table of Contents

    Class WProfileFactory

    A factory for creation W profiles.

    Inheritance
    System.Object
    ParametricProfileFactory<WProfileType, WProfile>
    WProfileFactory
    Inherited Members
    ParametricProfileFactory<WProfileType, WProfile>.AllProfilesAsync()
    ParametricProfileFactory<WProfileType, WProfile>.GetProfileByNameAsync(String)
    ParametricProfileFactory<WProfileType, WProfile>.GetProfileByTypeAsync(WProfileType)
    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 WProfileFactory : ParametricProfileFactory<WProfileType, WProfile>

    Constructors

    WProfileFactory()

    Create an L profile factory.

    Declaration
    public WProfileFactory()