Search Results for

    Show / Hide Table of Contents

    Class SmartPoint3D

    Represents a 3D smart point.

    Inheritance
    object
    SmartObject
    SmartPoint3D
    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, 6, 0, 0)]
    public class SmartPoint3D : SmartObject
    Remarks

    This class is available since v7.6.

    Constructors

    Name Description
    SmartPoint3D(ElementId)

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

    SmartPoint3D(ElementId, ItemLabel)

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

    SmartPoint3D(Point3D)

    Initializes a new instance of the SmartPoint3D class of type Basic.

    SmartPoint3D(SmartPoint3DType, Point3D?, ElementId, ItemLabel)

    Initializes a new instance of the SmartPoint3D class.

    Fields

    Name Description
    ElementId

    Providing element identifier, or empty if none.

    Geometry

    Geometry, or null if unknown.

    ItemLabel

    Providing element item label, or empty if none.

    P0

    Origin point, i.e. (0,0,0).

    Type

    Type of point.

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

    Copyright ©2025 TopSolid - All rights reserved.