Search Results for

    Show / Hide Table of Contents

    Class SmartPlanarProfile3D

    Represents a 3D smart planar profile.

    Inheritance
    object
    SmartObject
    SmartPlanarProfile3D
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: TopSolid.Kernel.Automating
    Assembly: TopSolid.Kernel.Automating.dll
    Syntax
    [DataContract]
    [AvailableSinceVersion(7, 20, 400, 1000)]
    public class SmartPlanarProfile3D : SmartObject
    Remarks

    This class is available since v7.20.

    Constructors

    Name Description
    SmartPlanarProfile3D(ElementId, bool)

    Initializes a new instance of the SmartPlanarProfile3D class of type Element.

    SmartPlanarProfile3D(ElementId, ItemLabel, bool)

    Initializes a new instance of the SmartPlanarProfile3D class of type Item.

    SmartPlanarProfile3D(ElementId, ItemLabel, ItemLabel, bool)

    Initializes a new instance of the SmartPlanarProfile3D class of type Item.

    SmartPlanarProfile3D(SmartPlanarProfile3DType, ElementId, ItemLabel, bool)

    Initializes a new instance of the SmartPlanarProfile3D class.

    SmartPlanarProfile3D(SmartPlanarProfile3DType, ElementId, ItemLabel, ItemLabel, bool)

    Initializes a new instance of the SmartPlanarProfile3D class.

    Fields

    Name Description
    ElementId

    Providing element identifier, or empty if none.

    IsReversed

    Whether the provided profile orientation is to be reversed.

    ItemLabel

    Providing element item label, or empty if none.

    PlaneItemLabel

    Providing element plane item label, or empty if none.

    Type

    Type of profile.

    In this article
    Back to top
    • Term of use
    • Corporate information
    • Privacy Policy - GDPR

    Copyright ©2025 TopSolid - All rights reserved.