Class ObjectAssemblyStrutRelationship
public class ObjectAssemblyStrutRelationship : IObjectAssemblyRelationship
- Inheritance
-
ObjectAssemblyStrutRelationship
- Implements
- Inherited Members
- Extension Methods
Constructors
ObjectAssemblyStrutRelationship(IObjectAssemblyPart, IObjectAssemblyPart, StackObjectsBetweenTwoPoints)
public ObjectAssemblyStrutRelationship(IObjectAssemblyPart first, IObjectAssemblyPart second, StackObjectsBetweenTwoPoints displayMesh)
Parameters
firstIObjectAssemblyPartsecondIObjectAssemblyPartdisplayMeshStackObjectsBetweenTwoPoints
Properties
First
public IObjectAssemblyPart First { get; set; }
Property Value
RelationshipType
public PartRelationshipType RelationshipType { get; }
Property Value
Second
public IObjectAssemblyPart Second { get; set; }
Property Value
Methods
Destroy()
public void Destroy()
IsValid()
public bool IsValid()
Returns
Visualize()
public void Visualize()