Search Results for

    Show / Hide Table of Contents

    Class GeometryGroup

    Inheritance
    System.Object
    System.MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Geometry
    GeometryGroup
    Implements
    System.Runtime.Remoting.Messaging.IMessageSink
    IComponentBuilder
    Inherited Members
    Geometry.InitializeData(Boolean)
    Geometry.CreateGeometrySet()
    Geometry.AppendGeometrySet(GeometrySet, DisplayableObject[])
    Geometry.ExpandSets(GeometrySet[])
    Geometry.PreselectGeometry()
    Geometry.AppendNamedGeometry(ScCollector[])
    Geometry.Validate()
    Geometry.GeometryList
    Geometry.Topology
    TaggedObject.initialize()
    TaggedObject.ToString()
    TaggedObject.PrintTestData(String)
    TaggedObject.PrintTestData(String, Int32)
    TaggedObject.Tag
    NXRemotableObject.SyncProcessMessage(IMessage)
    NXRemotableObject.AsyncProcessMessage(IMessage, IMessageSink)
    NXRemotableObject.NextSink
    System.MarshalByRefObject.CreateObjRef(System.Type)
    System.MarshalByRefObject.GetLifetimeService()
    System.MarshalByRefObject.InitializeLifetimeService()
    System.MarshalByRefObject.MemberwiseClone(System.Boolean)
    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)
    Namespace: NXOpen.CAM
    Assembly: NXOpen.dll
    Syntax
    public class GeometryGroup : Geometry, IMessageSink, IComponentBuilder

    Constructors

    GeometryGroup()

    Declaration
    protected GeometryGroup()

    Properties

    AutoBlockOffsetNegativeX

    Declaration
    public double AutoBlockOffsetNegativeX { get; set; }
    Property Value
    Type Description
    System.Double

    AutoBlockOffsetNegativeY

    Declaration
    public double AutoBlockOffsetNegativeY { get; set; }
    Property Value
    Type Description
    System.Double

    AutoBlockOffsetNegativeZ

    Declaration
    public double AutoBlockOffsetNegativeZ { get; set; }
    Property Value
    Type Description
    System.Double

    AutoBlockOffsetPositiveX

    Declaration
    public double AutoBlockOffsetPositiveX { get; set; }
    Property Value
    Type Description
    System.Double

    AutoBlockOffsetPositiveY

    Declaration
    public double AutoBlockOffsetPositiveY { get; set; }
    Property Value
    Type Description
    System.Double

    AutoBlockOffsetPositiveZ

    Declaration
    public double AutoBlockOffsetPositiveZ { get; set; }
    Property Value
    Type Description
    System.Double

    BlankCreationType

    Declaration
    public GeometryGroup.BlankCreationTypes BlankCreationType { get; set; }
    Property Value
    Type Description
    GeometryGroup.BlankCreationTypes

    BlankDefinitionType

    Declaration
    public GeometryGroup.BlankDefinitionTypes BlankDefinitionType { get; set; }
    Property Value
    Type Description
    GeometryGroup.BlankDefinitionTypes

    BlankIpw

    Declaration
    public BlankIpw BlankIpw { get; }
    Property Value
    Type Description
    BlankIpw

    BlankIpwMultipleSource

    Declaration
    public BlankIpwMultipleSource BlankIpwMultipleSource { get; }
    Property Value
    Type Description
    BlankIpwMultipleSource

    BlankToggleValue

    Declaration
    public bool BlankToggleValue { get; set; }
    Property Value
    Type Description
    System.Boolean

    BlockHeight

    Declaration
    public double BlockHeight { get; set; }
    Property Value
    Type Description
    System.Double

    BlockLength

    Declaration
    public double BlockLength { get; set; }
    Property Value
    Type Description
    System.Double

    BlockOffsetXNegative

    Declaration
    public double BlockOffsetXNegative { get; set; }
    Property Value
    Type Description
    System.Double

    BlockOffsetXPositive

    Declaration
    public double BlockOffsetXPositive { get; set; }
    Property Value
    Type Description
    System.Double

    BlockOffsetYNegative

    Declaration
    public double BlockOffsetYNegative { get; set; }
    Property Value
    Type Description
    System.Double

    BlockOffsetYPositive

    Declaration
    public double BlockOffsetYPositive { get; set; }
    Property Value
    Type Description
    System.Double

    BlockOffsetZNegative

    Declaration
    public double BlockOffsetZNegative { get; set; }
    Property Value
    Type Description
    System.Double

    BlockOffsetZPositive

    Declaration
    public double BlockOffsetZPositive { get; set; }
    Property Value
    Type Description
    System.Double

    BlockWidth

    Declaration
    public double BlockWidth { get; set; }
    Property Value
    Type Description
    System.Double

    Csys

    Declaration
    public CartesianCoordinateSystem Csys { get; set; }
    Property Value
    Type Description
    CartesianCoordinateSystem

    CylinderDiameter

    Declaration
    public double CylinderDiameter { get; set; }
    Property Value
    Type Description
    System.Double

    CylinderHeight

    Declaration
    public double CylinderHeight { get; set; }
    Property Value
    Type Description
    System.Double

    CylinderInheritAttributes

    Declaration
    public bool CylinderInheritAttributes { get; set; }
    Property Value
    Type Description
    System.Boolean

    CylinderNegativeHeightOffset

    Declaration
    public double CylinderNegativeHeightOffset { get; set; }
    Property Value
    Type Description
    System.Double

    CylinderPositiveHeightOffset

    Declaration
    public double CylinderPositiveHeightOffset { get; set; }
    Property Value
    Type Description
    System.Double

    DirectionType

    Declaration
    public GeometryGroup.DirectionTypes DirectionType { get; set; }
    Property Value
    Type Description
    GeometryGroup.DirectionTypes

    InheritAttributes

    Declaration
    public bool InheritAttributes { get; set; }
    Property Value
    Type Description
    System.Boolean

    IpwPositionCsys

    Declaration
    public CoordinateSystem IpwPositionCsys { get; set; }
    Property Value
    Type Description
    CoordinateSystem

    IpwPositionType

    Declaration
    public GeometryGroup.PositionTypes IpwPositionType { get; set; }
    Property Value
    Type Description
    GeometryGroup.PositionTypes

    OffsetFromPart

    Declaration
    public double OffsetFromPart { get; set; }
    Property Value
    Type Description
    System.Double

    OffsetNegativeZ

    Declaration
    public double OffsetNegativeZ { get; set; }
    Property Value
    Type Description
    System.Double

    OffsetPositiveZ

    Declaration
    public double OffsetPositiveZ { get; set; }
    Property Value
    Type Description
    System.Double

    OrientationType

    Declaration
    public GeometryGroup.OrientationTypes OrientationType { get; set; }
    Property Value
    Type Description
    GeometryGroup.OrientationTypes

    PartBoxToggleValue

    Declaration
    public bool PartBoxToggleValue { get; set; }
    Property Value
    Type Description
    System.Boolean

    PmiAttribute

    Declaration
    public bool PmiAttribute { get; set; }
    Property Value
    Type Description
    System.Boolean

    Vector

    Declaration
    public Direction Vector { get; set; }
    Property Value
    Type Description
    Direction

    Methods

    ResetBlockSize()

    Declaration
    public void ResetBlockSize()

    ResetCylinderSize()

    Declaration
    public void ResetCylinderSize()

    Implements

    System.Runtime.Remoting.Messaging.IMessageSink
    IComponentBuilder
    In This Article
    Back to top Generated by DocFX