Show / Hide Table of Contents

    Class MCProfileFactory

    A factory for creation MC profiles.

    Inheritance
    System.Object
    ParametricProfileFactory<MCProfileType, MCProfile>
    MCProfileFactory
    Inherited Members
    ParametricProfileFactory<MCProfileType, MCProfile>.AllProfilesAsync()
    ParametricProfileFactory<MCProfileType, MCProfile>.GetProfileByNameAsync(String)
    ParametricProfileFactory<MCProfileType, MCProfile>.GetProfileByTypeAsync(MCProfileType)
    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 MCProfileFactory : ParametricProfileFactory<MCProfileType, MCProfile>

    Constructors

    MCProfileFactory()

    Create an MC profile factory.

    Declaration
    public MCProfileFactory()